HugeFileProjectItem

Defined in file gbproj.asn
C++ class: CHugeFileProjectItem


HugeFileProjectItem ::= SEQUENCE {
    -- absolute path to the input file
    file VisibleString,

    -- absolute path to the temporary output file
    tmp-file VisibleString,

    -- loader id to register in OM
    loader-id VisibleString
}