Namespaces | |
namespace | security |
Classes | |
class | Container |
struct | Identity |
class | Message |
class | SpicaException |
Typedefs | |
typedef boost::shared_ptr < Container > | ContainerPtr |
typedef std::string | Identifier |
typedef boost::shared_ptr < Message > | MessagePtr |
typedef unsigned int | SpicaId |
Functions | |
bool | operator< (const Identity &one, const Identity &other) |
bool | operator== (const Identity &one, const Identity &other) |
typedef boost::shared_ptr<Container> castor::spica::ContainerPtr |
Definition at line 18 of file Messages.h.
typedef std::string castor::spica::Identifier |
Definition at line 8 of file Identity.h.
typedef boost::shared_ptr<Message> castor::spica::MessagePtr |
Definition at line 21 of file Messages.h.
typedef unsigned int castor::spica::SpicaId |
Definition at line 9 of file Identity.h.
Definition at line 171 of file Identity.cpp.
Definition at line 165 of file Identity.cpp.