Lumiera  0.pre.03
»edit your freedom«
TypedID_test Class Reference

Description

Test:
outline of an instance registration and accounting service.

The service is self-contained and supports automatic registration and deregistration. The instance access is configurable on a per-type base.

  • create instances of an auto-registered type
  • verify the registration entries
  • re-access the instances just by symbolic ID
  • verify the registration is cleaned up automatically.
Todo:
draft from 2010 – partially unimplemented and thus commented out //////////////////////////////////////////STICKET #599
See also
typed-id.hpp interface covered here
typed-lookup.cpp implementation

Definition at line 119 of file typed-id-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void verifyAssetFrontend ()
 
void verifyAutomaticCleanup ()
 
void verifyInstanceAccess ()
 
void verifyRegistration ()
 

Static Private Member Functions

template<typename X >
static void show (X &o)
 
+ Inheritance diagram for TypedID_test:
+ Collaboration diagram for TypedID_test:

The documentation for this class was generated from the following file: