CsEntityMethodImplementation Struct Reference

Explicit interface method implementation. More...

List of all members.

Public Member Functions

 CsEntityMethodImplementation ()
 CsEntityMethodImplementation (CsEntityMethod *interface_method_, CsEntityMethod *implementation_method_)
 ~CsEntityMethodImplementation ()

Public Attributes

CsEntityMethodinterface_method
 Interface method.
CsEntityMethodimplementation_method
 Implementation method.

Detailed Description

Explicit interface method implementation.


Constructor & Destructor Documentation

CsEntityMethodImplementation::CsEntityMethodImplementation (  )  [inline]
CsEntityMethodImplementation::CsEntityMethodImplementation ( CsEntityMethod interface_method_,
CsEntityMethod implementation_method_ 
) [inline]
CsEntityMethodImplementation::~CsEntityMethodImplementation (  )  [inline]

Member Data Documentation

© 2010 metaspec