ESA JPIP server
0.1
|
Class that contains the definitions of all the data-bin classes defined for the JPIP protocol. More...
#include <jpip.h>
Public Types | |
enum | { PRECINCT = 0, EXTENDED_PRECINCT = 1, TILE_HEADER = 2, TILE_DATA = 4, EXTENDED_TILE = 5, MAIN_HEADER = 6, META_DATA = 8 } |
Static Public Member Functions | |
static const char * | GetName (int class_name) |
Returns a string with the name of the databin class name given,. More... | |
Private Member Functions | |
DataBinClass () | |
Class that contains the definitions of all the data-bin classes defined for the JPIP protocol.
It is not possible to create an object of this class.
anonymous enum |
|
inlineprivate |
|
static |
Returns a string with the name of the databin class name given,.