ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
reroot Struct Reference

#include <recycle.h>

+ Collaboration diagram for reroot:

Data Fields

struct recyclelist
 
struct recycletrash
 
size_t size
 
size_t logsize
 
word numleft
 

Detailed Description

Definition at line 36 of file recycle.h.

Field Documentation

◆ list

struct recycle* reroot::list

Definition at line 38 of file recycle.h.

Referenced by refree(), remkroot(), and renewx().

◆ logsize

size_t reroot::logsize

Definition at line 41 of file recycle.h.

Referenced by remkroot(), and renewx().

◆ numleft

word reroot::numleft

Definition at line 42 of file recycle.h.

Referenced by remkroot(), and renewx().

◆ size

size_t reroot::size

Definition at line 40 of file recycle.h.

Referenced by remkroot(), and renewx().

◆ trash

struct recycle* reroot::trash

Definition at line 39 of file recycle.h.

Referenced by remkroot(), and renewx().


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