MON::ConnectionSpecification Class Reference

#include <MON.h>

Inheritance diagram for MON::ConnectionSpecification:
Inheritance graph
[legend]
Collaboration diagram for MON::ConnectionSpecification:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConnectionSpecification ()
 ConnectionSpecification (ConnectionSpecImpl *pConnectionSpec)
 ConnectionSpecification (const ConnectionSpecification &connectionSpec)
ConnectionSpecificationoperator= (const ConnectionSpecification &connectionSpec)
Project project () const
Connection connection () const
int number () const
std::string infoString (bool bWithIdentifiers=false, bool bWithRef=false) const
std::set< ConnectionRoleroles () const
ConnectionRole role (const std::string &strRoleName) const

Detailed Description

Definition at line 355 of file MON.h.


Constructor & Destructor Documentation

MON::ConnectionSpecification::ConnectionSpecification (  ) 

Definition at line 764 of file MON.cpp.

MON::ConnectionSpecification::ConnectionSpecification ( ConnectionSpecImpl pConnectionSpec  ) 

Definition at line 769 of file MON.cpp.

MON::ConnectionSpecification::ConnectionSpecification ( const ConnectionSpecification connectionSpec  ) 

Definition at line 774 of file MON.cpp.


Member Function Documentation

Connection MON::ConnectionSpecification::connection (  )  const

Definition at line 791 of file MON.cpp.

std::string MON::ConnectionSpecification::infoString ( bool  bWithIdentifiers = false,
bool  bWithRef = false 
) const

Definition at line 815 of file MON.cpp.

int MON::ConnectionSpecification::number (  )  const

Definition at line 796 of file MON.cpp.

ConnectionSpecification & MON::ConnectionSpecification::operator= ( const ConnectionSpecification connectionSpec  ) 

Definition at line 779 of file MON.cpp.

Project MON::ConnectionSpecification::project (  )  const

Definition at line 786 of file MON.cpp.

ConnectionRole MON::ConnectionSpecification::role ( const std::string strRoleName  )  const

Definition at line 806 of file MON.cpp.

std::set< ConnectionRole > MON::ConnectionSpecification::roles (  )  const

Definition at line 801 of file MON.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 16:00:20 2013 for GME by  doxygen 1.6.3