org::xmlBlaster::client::key::GetReturnKey Class Reference

Inheritance diagram for org::xmlBlaster::client::key::GetReturnKey:

Inheritance graph
[legend]
Collaboration diagram for org::xmlBlaster::client::key::GetReturnKey:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GetReturnKey (org::xmlBlaster::util::Global &global)
 Minimal constructor.
 GetReturnKey (org::xmlBlaster::util::Global &global, const org::xmlBlaster::util::key::MsgKeyData &data)
 GetReturnKey (const GetReturnKey &key)
GetReturnKeyoperator= (const GetReturnKey &key)
bool isInternal () const
 Messages starting with "__" are reserved for internal usage.

Detailed Description

Definition at line 26 of file GetReturnKey.h.


Constructor & Destructor Documentation

org::xmlBlaster::client::key::GetReturnKey::GetReturnKey ( org::xmlBlaster::util::Global global  ) 

Minimal constructor.

Definition at line 16 of file GetReturnKey.cpp.

org::xmlBlaster::client::key::GetReturnKey::GetReturnKey ( org::xmlBlaster::util::Global global,
const org::xmlBlaster::util::key::MsgKeyData data 
)

org::xmlBlaster::client::key::GetReturnKey::GetReturnKey ( const GetReturnKey key  ) 


Member Function Documentation

GetReturnKey& org::xmlBlaster::client::key::GetReturnKey::operator= ( const GetReturnKey key  ) 

bool org::xmlBlaster::client::key::GetReturnKey::isInternal (  )  const

Messages starting with "__" are reserved for internal usage.


The documentation for this class was generated from the following files: