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

Description

Test:
Check storage handling of the command parameters and state memento.
See also
control::CommandStorageHolder
command-basic-test.hpp

Definition at line 203 of file command-argument-test.cpp.

Private Types

typedef Tracker< string > Tstr
 
typedef Tracker< TimeVarTTime
 

Private Member Functions

void createTuples (ArgTuples &tup)
 
virtual void run (Arg)
 
void serialiseArgTuples (ArgTuples &tup)
 
void simulateCmdLifecycle ()
 

Member Function Documentation

◆ createTuples()

void createTuples ( ArgTuples tup)
inlineprivate
Test:
create various argument tuples and re-access their contents

Definition at line 234 of file command-argument-test.cpp.

References ScopedPtrVect< T >::manage().

+ Here is the call graph for this function:

◆ serialiseArgTuples()

void serialiseArgTuples ( ArgTuples tup)
inlineprivate
Test:
serialise and de-serialise each tuple and check validity
Todo:
unimplemented, waiting on Serialiser

Definition at line 285 of file command-argument-test.cpp.

◆ simulateCmdLifecycle()

void simulateCmdLifecycle ( )
inlineprivate
Test:
simulate a complete command lifecycle with regards to the storage handling of the command parameters and state memento.

Definition at line 296 of file command-argument-test.cpp.

+ Inheritance diagram for CommandArgument_test:
+ Collaboration diagram for CommandArgument_test:

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