libmoost
moost::service::remote_shell_server_impl::command Struct Reference

List of all members.

Public Member Functions

 command ()
 command (const session_ptr &s, const std::string &c, const std::string &a)

Public Attributes

session_ptr session
std::string cmd
std::string args

Detailed Description

Definition at line 84 of file remote_shell.cpp.


Constructor & Destructor Documentation

moost::service::remote_shell_server_impl::command::command ( const session_ptr s,
const std::string &  c,
const std::string &  a 
) [inline]

Definition at line 93 of file remote_shell.cpp.


Member Data Documentation


The documentation for this struct was generated from the following file: