Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Public Attributes
FileListNodeContext Struct Reference

#include <FileListNodeContext.h>

List of all members.

Public Member Functions

 FileListNodeContext ()
 FileListNodeContext (unsigned char o, unsigned int f)
 ~FileListNodeContext ()

Public Attributes

unsigned int dataLength
void * dataPtr
unsigned int fileId
unsigned char op

Detailed Description

Definition at line 12 of file FileListNodeContext.h.


Constructor & Destructor Documentation

FileListNodeContext::FileListNodeContext ( ) [inline]

Definition at line 14 of file FileListNodeContext.h.

References dataLength, and dataPtr.

FileListNodeContext::FileListNodeContext ( unsigned char  o,
unsigned int  f 
) [inline]

Definition at line 15 of file FileListNodeContext.h.

References dataLength, and dataPtr.

: op(o), fileId(f) {dataPtr=0; dataLength=0;}
FileListNodeContext::~FileListNodeContext ( ) [inline]

Definition at line 16 of file FileListNodeContext.h.

{}

Member Data Documentation

Definition at line 21 of file FileListNodeContext.h.

Referenced by FileListNodeContext().

Definition at line 20 of file FileListNodeContext.h.

Referenced by FileListNodeContext().

Definition at line 19 of file FileListNodeContext.h.

Referenced by operator<<(), and operator>>().

unsigned char FileListNodeContext::op

Definition at line 18 of file FileListNodeContext.h.

Referenced by operator<<(), and operator>>().


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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net