Public Types | Public Member Functions

Swift::ComponentHandshake Class Reference

Inheritance diagram for Swift::ComponentHandshake:
Collaboration diagram for Swift::ComponentHandshake:

List of all members.

Public Types

typedef boost::shared_ptr
< ComponentHandshake
ref

Public Member Functions

 ComponentHandshake (const std::string &data="")
void setData (const std::string &d)
const std::string & getData () const

Detailed Description

Definition at line 15 of file ComponentHandshake.h.


Member Typedef Documentation

Definition at line 17 of file ComponentHandshake.h.


Constructor & Destructor Documentation

Swift::ComponentHandshake::ComponentHandshake ( const std::string &  data = ""  )  [inline]

Definition at line 19 of file ComponentHandshake.h.


Member Function Documentation

const std::string& Swift::ComponentHandshake::getData (  )  const [inline]

Definition at line 26 of file ComponentHandshake.h.

void Swift::ComponentHandshake::setData ( const std::string &  d  )  [inline]

Definition at line 22 of file ComponentHandshake.h.