List of all members.
Public Types |
typedef boost::shared_ptr
< Replace > | ref |
Public Member Functions |
| | Replace (const std::string &id=std::string()) |
| const std::string & | getID () const |
| void | setID (const std::string &id) |
Detailed Description
Definition at line 15 of file Replace.h.
Member Typedef Documentation
Constructor & Destructor Documentation
| Swift::Replace::Replace |
( |
const std::string & |
id = std::string() |
) |
[inline] |
Member Function Documentation
| const std::string& Swift::Replace::getID |
( |
|
) |
const [inline] |
| void Swift::Replace::setID |
( |
const std::string & |
id |
) |
[inline] |