Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
JSI_VFS::BuildDirEntListState Struct Reference
Collaboration diagram for JSI_VFS::BuildDirEntListState:
Collaboration graph
[legend]

Public Member Functions

 BuildDirEntListState (const ScriptRequest &rq)
 

Public Attributes

const ScriptRequestrq
 
JS::PersistentRootedObject filename_array
 
int cur_idx
 

Constructor & Destructor Documentation

◆ BuildDirEntListState()

JSI_VFS::BuildDirEntListState::BuildDirEntListState ( const ScriptRequest rq)
inline

Member Data Documentation

◆ cur_idx

int JSI_VFS::BuildDirEntListState::cur_idx

◆ filename_array

JS::PersistentRootedObject JSI_VFS::BuildDirEntListState::filename_array

◆ rq

const ScriptRequest& JSI_VFS::BuildDirEntListState::rq

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