dxFeed Graal CXX API v7.0.0
Loading...
Searching...
No Matches

Concepts

concept  ConvertibleToSymbolWrapper
 A concept describing a symbol that can be wrapped.
 
concept  ConvertibleToSymbolWrapperCollection
 A concept that defines a collection of wrapped or wrapping symbols.
 
concept  ConvertibleToStringSymbol
 A concept describing a string that can be wrapped.
 

Classes

struct  SymbolWrapper
 A helper wrapper class needed to pass heterogeneous symbols using a container and convert them to internal Graal representation. More...
 
struct  StringSymbol
 A helper wrapper class needed to pass heterogeneous string symbols using a container and convert them to internal Graal representation. More...
 

Detailed Description