The namespace of the ro library that provides DLL functionality.
See also nnro.
nn::ro::Module
|
Class for representing modules. |
|---|---|
nn::ro::RegistrationList
|
Class for representing crr's. |
nn::ro::SizeInfo
|
This structure stores memory size information required to load a cro. |
|---|---|
| nn::ro::RegionInfo | This structure stores information about the memory region being used by a cro. |
FixLevel
|
This enumerated type is used to represent the level of memory to be released when LoadModule executes successfully. |
|---|
Initialize
|
Initializes the ro library. |
|
|---|---|---|
Finalize
|
Finalizes the ro library. |
|
RegisterList
|
Registers a crr. |
|
GetSizeInfo
|
Gets the memory size information required to load the target cro. |
|
GetAddress
|
Searches for a symbol. | |
GetPointer
|
Searches for a symbol. | |
FindModule
|
Searchs for a module. | |
LoadModule
|
Loads a cro. |
CONFIDENTIAL