#include <BON.h>


Public Types | |
| typedef std::pair< std::string, Connection > | Pair |
Public Member Functions | |
| ConnectionEnd () | |
| ConnectionEnd (ConnectionEndImpl *pObject) | |
| ConnectionEnd (const ConnectionEnd &object) | |
| ConnectionEnd & | operator= (const ConnectionEnd &object) |
| ConnectionEndImpl * | operator-> () const |
Definition at line 204 of file BON.h.
| typedef std::pair<std::string,Connection> BON::ConnectionEnd::Pair |
Reimplemented in BON::Connection.
| BON::ConnectionEnd::ConnectionEnd | ( | ConnectionEndImpl * | pObject | ) |
| BON::ConnectionEnd::ConnectionEnd | ( | const ConnectionEnd & | object | ) |
| ConnectionEndImpl * BON::ConnectionEnd::operator-> | ( | ) | const |
Reimplemented in BON::ReferencePort, BON::FCO, BON::Atom, BON::Model, BON::Set, BON::Reference, and BON::Connection.
| ConnectionEnd & BON::ConnectionEnd::operator= | ( | const ConnectionEnd & | object | ) |
Reimplemented in BON::ReferencePort, BON::FCO, BON::Atom, BON::Model, BON::Set, BON::Reference, and BON::Connection.
1.6.3