OnixS C++ FIX Engine  4.10.1
API Documentation
ValueBase Class Referenceabstract

#include <OnixS/FIXEngine/Threading/Future.h>

Public Member Functions

virtual ~ValueBase () ONIXS_FIXENGINE_DEFAULT
 
virtual ValueBaseclone () const =0
 

Detailed Description

Definition at line 59 of file Future.h.

Constructor & Destructor Documentation

virtual ~ValueBase ( )
virtual

Member Function Documentation

virtual ValueBase* clone ( ) const
pure virtual

Implemented in Value< ValueType >.


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