libt2n::command_container Class Reference

contains a libt2n::command More...

#include <container.hxx>

List of all members.

Public Member Functions

 command_container ()
 command_container (command *_cmd)
 ~command_container ()
 deletes the carried command
commandget_command ()
 return the contained command

Private Member Functions

template<class Archive>
void serialize (Archive &ar, const unsigned int version)

Private Attributes

commandcmd

Friends

class boost::serialization::access


Detailed Description

contains a libt2n::command

Constructor & Destructor Documentation

libt2n::command_container::command_container (  )  [inline]

References cmd.

libt2n::command_container::command_container ( command _cmd  )  [inline]

References cmd.

libt2n::command_container::~command_container (  ) 

deletes the carried command

References cmd.


Member Function Documentation

template<class Archive>
void libt2n::command_container::serialize ( Archive &  ar,
const unsigned int  version 
) [inline, private]

command* libt2n::command_container::get_command (  )  [inline]

return the contained command

References cmd.

Referenced by libt2n::command_server::handle_packet().


Friends And Related Function Documentation

friend class boost::serialization::access [friend]


Member Data Documentation


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

Generated on Fri Sep 26 15:37:04 2008 for libt2n by  doxygen 1.5.6