Electronics and Software
Engineering Innovation
BMeasure-lib  1.0.0
BMeasureApi::FileInfo Class Reference

#include <BMeasureD.h>

Static Public Member Functions

static const BObjMembergetMembers ()
 

Public Attributes

BChar name [128]
 
BTime time
 The file date/time. More...
 
FileType fileType
 The file type. More...
 
BUInt8 spare [3]
 
BUInt64 fileLength
 The file length. More...
 

Member Function Documentation

◆ getMembers()

const BObjMember * BMeasureApi::FileInfo::getMembers ( )
static

Member Data Documentation

◆ fileLength

BUInt64 BMeasureApi::FileInfo::fileLength

The file length.

◆ fileType

FileType BMeasureApi::FileInfo::fileType

The file type.

◆ name

BChar BMeasureApi::FileInfo::name[128]

◆ spare

BUInt8 BMeasureApi::FileInfo::spare[3]

◆ time

BTime BMeasureApi::FileInfo::time

The file date/time.


The documentation for this class was generated from the following files: