Definition at line 1379 of file votpp.hh.
Public Member Functions | |
mcs::Pipe * | binpipe () |
void | saveBinaryStream (string fn="") |
VOTableReaderSplit () | |
~VOTableReaderSplit () | |
Private Member Functions | |
unsigned int | Write (void *ptr, unsigned int size, unsigned int nmemb) |
unsigned int | writeSplit (char *buf, unsigned int len) |
Private Attributes | |
mcs::B64_Codec | b64 |
string | bin_file_prefix |
int | bin_filecount |
int | bin_outfd |
bool | consumerReady |
mcs::Pipe * | lbinpipe |
int | nse |
char * | pMatch [2] |
int | pMatchLen [2] |
int | sel |
mcs::Synchro | synchro |
Used to protect the consumerReady variable. | |
Static Private Attributes | |
static char * | NodeStream [2] = { "<STREAM", "</STREAM" } |
mcs::Synchro votpp::VOTableReaderSplit::synchro [private] |
VOTPP (VOTable C++ Parser) ver. 0.3.2-alpha1
|