[ROOT] --> small

class agitoAssembly
    extends CPtrArray as public

Author:
unascribed

Version:
unknown

Source:
Agito.h:87

Constructors Index

agitoAssembly
[public]
~agitoAssembly
[public]


Methods Index

Add
[public]
GetAt
[public]
negate
[public]


Constructors

agitoAssembly

public agitoAssembly ( ) ;

agitoAssembly

public virtual ~ agitoAssembly ( ) ;


Methods

Add

public int Add ( void * pF ) ;

GetAt

public void * GetAt ( int i ) const ;

negate

public HRESULT negate ( ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.