nn::nex::DataStorePersistenceInitParam Class

Syntax

class DataStorePersistenceInitParam

Description

Represents persistence settings.

Member Functions

DataStorePersistenceInitParam Constructor.
V ~DataStorePersistenceInitParam Destructor.
SetPersistenceSlotId Sets the persistence slot ID.
GetPersistenceSlotId Gets the persistence slot ID.
SetDeleteLastObject Sets whether to delete the previous data.
GetDeleteLastObject Determines whether to delete the previous data.
Reset Initializes an object to the default state generated by the constructor.
Trace Traces the content of a DataStorePersistenceInitParam object.

Revision History

2012/05/30
Initial version.

CONFIDENTIAL