pspsdk-1.0+beta2
_uidControlBlock Struct Reference

Structure of a UID control block. More...

#include <src/kernel/pspsysmem_kernel.h>

Collaboration diagram for _uidControlBlock:

Data Fields

struct _uidControlBlockparent
struct _uidControlBlocknextChild
struct _uidControlBlocktype
u32 UID
char * name
unsigned char unk
unsigned char size
short attribute
struct _uidControlBlocknextEntry

Detailed Description

Structure of a UID control block.

Field Documentation

short _uidControlBlock::attribute
char* _uidControlBlock::name
struct _uidControlBlock* _uidControlBlock::nextChild
struct _uidControlBlock* _uidControlBlock::nextEntry
struct _uidControlBlock* _uidControlBlock::parent
unsigned char _uidControlBlock::size
struct _uidControlBlock* _uidControlBlock::type
u32 _uidControlBlock::UID
unsigned char _uidControlBlock::unk

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