XCube Stream Reader SDK
|
Data structure of stream. More...
#include <Projects.h>
Public Attributes | |
string | strmParent |
path of the parent | |
string | strmPath |
path of the stream | |
string | strmName |
name of the stream | |
unsigned long long | strmSize |
total size of the stream | |
unsigned int | strmType |
type of the stream | |
unsigned int | strmEnum |
enum of the stream | |
unsigned int | strmRun |
run of the stream |
Data structure of stream.
defines a single instance of a logger data stream. This is always an .x3c formatted file
unsigned int _STREAM_BLOCK_::strmEnum |
enum of the stream
for example. "0"
string _STREAM_BLOCK_::strmName |
name of the stream
for example, "T59_E0_R1_2011_10_17_171150.lf1"
string _STREAM_BLOCK_::strmParent |
path of the parent
name of the project it belongs to for example, "proj_X3C_LGR030A_2011_10_17_171141"
string _STREAM_BLOCK_::strmPath |
path of the stream
path of the stream on the base mount point, for example, "/mnt/disk0/xcube/proj_X3C_LGR030A_2011_10_17_171141/data/T59_E0_R1_2011_10_17_171150.x3c"
unsigned int _STREAM_BLOCK_::strmRun |
run of the stream
for example. "0" means the first run and "1" means the second run
unsigned long long _STREAM_BLOCK_::strmSize |
total size of the stream
sum up all streams on all disks
unsigned int _STREAM_BLOCK_::strmType |
type of the stream
for example, "59" indicates hrftMgr