| CatapultServer
    v0.5.0.1 (Elephant)
    | 

| Public Member Functions | |
| RegistryDependentTraits (const model::TransactionRegistry ®istry) | |
| Creates traits around registry.  More... | |
| bool | operator() (const TEntity &entity) | 
| Returns trueif entity passes size checks.  More... | |
| Private Attributes | |
| const model::TransactionRegistry & | m_registry | 
Base for traits that depend on a transaction registry.
| 
 | inlineexplicit | 
Creates traits around registry.
| 
 | inline | 
Returns true if entity passes size checks. 

| 
 | private |