Introduction

Getting Started

Programming Guides

API Reference

Additional Resources

Query::ExchangeIndexObject< Type, TypeData, GetFunction > Class Template Reference

Public Member Functions

 ExchangeIndexObject (Type index, GetFunction getter)
 
 ExchangeIndexObject (ExchangeIndexObject &&that)
 
bool IsValid () const
 
 operator Type () const
 
TypeData const * operator-> () const
 
TypeData * operator-> ()
 
ExchangeIndexObjectoperator= (ExchangeIndexObject &&that)
 

Public Attributes

TypeData data
 

Protected Member Functions

void getData ()
 

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