OnixS C++ FIX Engine  4.10.1
API Documentation
FutureValue Class Reference

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

Public Member Functions

 FutureValue (ValueBase *value)
 
 FutureValue ()
 
 FutureValue (const FutureValue &other)
 
 ~FutureValue ()
 
ValueBasevalue () const
 

Detailed Description

Definition at line 68 of file Future.h.

Constructor & Destructor Documentation

FutureValue ( ValueBase value)
FutureValue ( const FutureValue other)

Member Function Documentation

ValueBase* value ( ) const
inline

Definition at line 77 of file Future.h.


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