Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ActionRecord Struct Reference

#include </home/clem/local/src/opie/core/multimedia/opieplayer/libflash/swf.h>

Collaboration diagram for ActionRecord:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ActionRecord ()
 ~ActionRecord ()

Public Attributes

Action action
long frameIndex
char * url
char * target
char * frameLabel
long skipCount
Soundsound
ActionRecordnext

Constructor & Destructor Documentation

ActionRecord::ActionRecord  )  [inline]
 

Definition at line 108 of file swf.h.

References frameLabel, sound, target, and url.

ActionRecord::~ActionRecord  )  [inline]
 

Definition at line 115 of file swf.h.

References frameLabel, target, and url.


Member Data Documentation

Action ActionRecord::action
 

Definition at line 88 of file swf.h.

Referenced by button_action(), Program::doAction(), and CInputScript::ParseActionRecord().

long ActionRecord::frameIndex
 

Definition at line 91 of file swf.h.

Referenced by Program::doAction(), and CInputScript::ParseActionRecord().

char* ActionRecord::frameLabel
 

Definition at line 98 of file swf.h.

Referenced by ActionRecord(), Program::doAction(), CInputScript::ParseActionRecord(), and ~ActionRecord().

struct ActionRecord* ActionRecord::next
 

Definition at line 106 of file swf.h.

Referenced by Control::addActionRecord(), Button::addActionRecord(), button_action(), Program::doAction(), Button::~Button(), and Control::~Control().

long ActionRecord::skipCount
 

Definition at line 101 of file swf.h.

Referenced by Program::doAction(), and CInputScript::ParseActionRecord().

Sound* ActionRecord::sound
 

Definition at line 104 of file swf.h.

Referenced by ActionRecord(), button_action(), and Program::doAction().

char* ActionRecord::target
 

Definition at line 95 of file swf.h.

Referenced by ActionRecord(), Program::doAction(), CInputScript::ParseActionRecord(), and ~ActionRecord().

char* ActionRecord::url
 

Definition at line 94 of file swf.h.

Referenced by ActionRecord(), Program::doAction(), CInputScript::ParseActionRecord(), and ~ActionRecord().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:26:01 2005 for OPIE by  doxygen 1.4.2