dxFeed .Net API  7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
com.dxfeed.native.events.DxMarshal Class Reference

Static Public Member Functions

static string ReadString (IntPtr ptr)
 
static NativeQuote ReadQuote (IntPtr head, int offset, string symbol)
 
static NativeOrder ReadOrder (IntPtr head, int offset, string symbol)
 
static NativeTrade ReadTrade (IntPtr head, int offset, string symbol)
 
static NativeSummary ReadSummary (IntPtr head, int offset, string symbol)
 
static NativeProfile ReadProfile (IntPtr head, int offset, string symbol)
 
static NativeTimeAndSale ReadTimeAndSale (IntPtr head, int offset, string symbol)
 
static NativeCandle ReadCandle (IntPtr head, int offset, string symbol)
 
static NativeTradeETH ReadTradeETH (IntPtr head, int offset, string symbol)
 
static NativeSpreadOrder ReadSpreadOrder (IntPtr head, int offset, string symbol)
 
static NativeGreeks ReadGreeks (IntPtr head, int offset, string symbol)
 
static NativeTheoPrice ReadTheoPrice (IntPtr head, int offset, string symbol)
 
static NativeUnderlying ReadUnderlying (IntPtr head, int offset, string symbol)
 
static NativeSeries ReadSeries (IntPtr head, int offset, string symbol)
 
static NativeConfiguration ReadConfiguration (IntPtr head, int offset, string symbol)
 

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