NetOceanDirect  3.1.1
OceanDirect .NET API
Static Public Member Functions | List of all members
Utility Class Reference

Static Public Member Functions

static array< char > CharManagedArray (char *memory, int count)
 
static array< double > DoubleManagedArray (double *memory, int count)
 
static array< float > FloatManagedArray (float *memory, int count)
 
static array< int > IntegerManagedArray (int *memory, int count)
 
static array< int > LongToIntegerManagedArray (long *memory, int count)
 
static const char * string_to_char_array (String^ string)
 
static String ToManagedString (const char *string)
 
static char * ToUnmanagedString (String^ string)
 
static array< unsigned char > UCharManagedArray (unsigned char *memory, int count)
 
static array< unsigned char > UnsignedCharManagedArray (uint8_t *memory, int count)
 
static array< std::uint32_t > UnsignedIntegerManagedArray (std::uint32_t *memory, int count)
 
static array< uint16_t > UnsignedShortManagedArray (uint16_t *memory, int count)
 

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