Public Types | Public Member Functions
Tonido::Plugin::ManifestActionData Class Reference

Represents Action data in the Manifest. More...

List of all members.

Public Types

typedef boost::shared_ptr
< ManifestActionData
SharedPtr

Public Member Functions

 ManifestActionData (const std::string &a_when, const std::string &a_state, const std::string &a_operation, const std::string &a_operand)
 Ctor.
 ~ManifestActionData ()
 Dtor.
const std::string & getWhen ()
 Gets the when.
const std::string & getState ()
 Gets the state.
const std::string & getOperation ()
 Gets the operation.
const std::string & getOperand ()
 Gets the operand.

Detailed Description

Represents Action data in the Manifest.


Constructor & Destructor Documentation

Tonido::Plugin::ManifestActionData::ManifestActionData ( const std::string &  a_when,
const std::string &  a_state,
const std::string &  a_operation,
const std::string &  a_operand 
)

Ctor.

Details if needed

Tonido::Plugin::ManifestActionData::~ManifestActionData ( )

Dtor.

Details if needed


Generated on Wed Oct 12 2011 21:46:53. © CodeLathe LLC 2007-2011. All Rights Reserved.