PadObject Struct Reference

#include <Roody.h>

List of all members.

Public Member Functions

 PadObject ()
 PadObject (int padnum, TObject *obj, const ObjectPath *src, const char *drawOption)
 ~PadObject ()

Public Attributes

int fPadNumber
TObject * fObject
ObjectPath fSource
std::string fDrawOption

Detailed Description

Definition at line 35 of file Roody.h.


Constructor & Destructor Documentation

PadObject::PadObject (  )  [inline]

Definition at line 42 of file Roody.h.

PadObject::PadObject ( int  padnum,
TObject *  obj,
const ObjectPath *  src,
const char *  drawOption 
) [inline]

Definition at line 43 of file Roody.h.

PadObject::~PadObject (  )  [inline]

Definition at line 50 of file Roody.h.


Member Data Documentation

Definition at line 40 of file Roody.h.

Referenced by Roody::AddPadToVec(), and PadObject().

Definition at line 38 of file Roody.h.

Referenced by Roody::AddPadToVec(), PadObject(), and ~PadObject().

Definition at line 37 of file Roody.h.

Referenced by PadObject().

ObjectPath PadObject::fSource

Definition at line 39 of file Roody.h.

Referenced by Roody::AddPadToVec(), and PadObject().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends

Generated on 15 Nov 2016 for Roody by  doxygen 1.6.1