#include <procedure.h>

Public Member Functions | |
| virtual const std::string & | getId () const |
| Gets the identifier. | |
Protected Member Functions | |
| const SerialID & | getSerialID () const |
| Gets the serialization ID of the object. | |
| const std::string & Procedure::getId | ( | ) | const [virtual] |
| const HGL::Type::SerialID & Procedure::getSerialID | ( | ) | const [protected, virtual] |
Gets the serialization ID of the object.
Implements HGL::IType.
1.6.1