XCube Stream Reader SDK
Public Attributes
_PROJECT_BLOCK_ Struct Reference

Data structure of project. More...

#include <Projects.h>

List of all members.

Public Attributes

string prjName
 name of the project
UINT64 prjSize
 total size of the project
bool activeFlag
 project open flag
vector< STREAMstreamList
 stream list

Detailed Description

Data structure of project.

Data structure for a project, It defines a single instance of a project


Member Data Documentation

project open flag

TRUE of this project is opened, or FALSE

name of the project

string example: proj_LGR00001_2011_10_04_120534

total size of the project

total size of recorded data streams, including the streams on all disks


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends Defines