ARC SDK
Data Fields
Arc::InputFileType Class Reference

Data Fields

std::string Name
 
bool IsExecutable
 
long FileSize
 
std::string Checksum
 CRC32 checksum of file. More...
 
std::list< SourceTypeSources
 

Field Documentation

std::string Arc::InputFileType::Checksum

CRC32 checksum of file.

The Checksum attribute specifies the textural representation of CRC32 checksum of file in base 10.

Java interface deviation
The member is only accessible through the getChecksum and setChecksum methods in the Java interface
bool Arc::InputFileType::IsExecutable

Testing

Attribute mapping specific to this field/value.

Java interface deviation
The member is only accessible through the getIsExecutable and setIsExecutable methods in the Java interface

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