SheppCommand Class Reference

SheppCommand class: command name, function and a brief description. More...

#include <SheppCommand.H>

List of all members.

Public Member Functions

bool operator< (const SheppCommand &cmd) const
 Operator necessary to create a set of SheppCommands.
 SheppCommand ()
 Constructor that initializes all object attributes to empty.
 SheppCommand (string name, isfunc_t *function, string brief)
 Constructor that sets all object attributes.
void reset (string name, isfunc_t *function, string brief)
 Reinitializes all object attributes.

Public Attributes

string name
 SheppCommand name.
isfunc_t * function
 Function to be called.
string brief
 SheppCommand brief description.

Protected Member Functions

void init ()
 Initializes all object attributes to empty.

Detailed Description

SheppCommand class: command name, function and a brief description.


The documentation for this class was generated from the following file:
Generated on Wed Aug 11 16:56:45 2010 for libepp_nicbr by  doxygen 1.6.3