Inherits from: PODSObject
Accessed by: PODSAvantGo
object's createObject( ), then PODSObjectMgr
object's registerObjectSrc( )
Available to: C only
PODSObjectSrc
’s single method, objectForName( )
, gets a PODSObject
given its name.
There are two different cases possible where objectForName( )
may be used:
As caller: where the PODS author needs to get an object manager and call one of its methods.
As callee: where the PODS author is implementing a custom POD and needs to have its methods called.
Summary of PODSObjectSrc attributes and methods
objectForName( )
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |