Intra2net AG

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]
libt2n::command_container::command_container ( command _cmd  )  [inline]
libt2n::command_container::~command_container (  ) 

deletes the carried command

References cmd.


Member Function Documentation

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

return the contained command

References cmd.

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

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

Friends And Related Function Documentation

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

Member Data Documentation

Referenced by get_command(), and ~command_container().


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

Generated on 13 May 2015 by  doxygen 1.6.1
© Intra2net AG 2024 | Legal | Contact