|
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. | |
Public Member Functions inherited from sauce::internal::TypeId | |
| 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 | |
Protected Member Functions inherited from sauce::internal::TypeId | |
| TypeId (TypeSignature const &signature) | |
The TypeId derived class that acknowledges the hidden type.
1.8.3