DUNE: Uniform Navigational Environment  2016.05.0
DUNE::IMC::Blob Class Reference

Detailed Description

The IMC Blob is a byte array with the XML used to generate C++ code.

The 'description' tags are removed and the XML document is compressed with Gzip.

Static Public Member Functions

static const unsigned char * getData (void)
 
static unsigned int getSize (void)
 

Member Function Documentation

const unsigned char * DUNE::IMC::Blob::getData ( void  )
static

Retrieve pointer to blob data.

Returns
pointer to blob data.
unsigned int DUNE::IMC::Blob::getSize ( void  )
static

Retrieve size of the blob in bytes.

Returns
blob's size.
Collaboration diagram for DUNE::IMC::Blob:
Collaboration graph