Sauce-0.10.1
A C++ Dependency Injection Framework
|
The TypeId derived class that acknowledges the hidden type. More...
#include <sauce/internal/type_id.h>
Public Member Functions | |
void | throwOutOfScopeException () const |
Throw an OutOfScopeException appropriate for the hidden type, assuming it is a Scope. | |
![]() | |
bool | operator== (TypeId const &id) const |
bool | operator!= (TypeId const &id) const |
bool | operator< (TypeId const &id) const |
Friends | |
TypeId | typeIdOf () |
How one gets TypeIds. | |
Additional Inherited Members | |
![]() | |
TypeId (TypeSignature const &signature) | |
The TypeId derived class that acknowledges the hidden type.