nn::boss::NsData Classclass NsData
Class for representing NS data. Use for NS data operations (such as reading).
| S |
NN_BOSS_NSDATA_READ_ERROR_GET_HEADER
|
NS data ReadNsData error definition. Failed to get the NS data header. |
|---|---|---|
| S |
NN_BOSS_NSDATA_READ_ERROR_READ_DATA
|
NS data ReadNsData error definition. Failed to load NS data. |
| S |
NN_BOSS_NSDATA_READ_ERROR_IPC
|
NS data ReadNsData error definition. An IPC error occurred. |
NsData
|
Constructor. | |
|---|---|---|
| V |
~NsData
|
Destructor. |
Initialize
|
Gets NS data for the specified serial ID. | |
| Delete | Deletes an NSD. | |
GetHeaderInfo
|
Reads NSA header information. | |
ReadData
|
Reads an NSD. | |
SetReadDataPosition
|
Changes the read position in an NSD. | |
SetAdditionalInfo
|
Sets additional information about the NS data. | |
GetAdditionalInfo
|
Gets additional information about the NS data. | |
SetReadFlag
|
Sets the read flag of the NS data. | |
GetReadFlag
|
Gets the read flag of the NS data. | |
GetLastUpdated
|
Gets the NSD update timestamp. |
CONFIDENTIAL