Uses of Class
ARoad0.AcsAddon.Accbee.Ubuntu.gBase.CAgoUserUbuntuImpl

Packages that use CAgoUserUbuntuImpl
ARoad0.AcsAddon.Accbee.Ubuntu.gBase Provides the gBase classes for modelizing a Linux Ubuntu operating system, as an extension, in the AcsAddon Ubuntu, of the generic ARoad0.gBase package. 
 

Uses of CAgoUserUbuntuImpl in ARoad0.AcsAddon.Accbee.Ubuntu.gBase
 

Fields in ARoad0.AcsAddon.Accbee.Ubuntu.gBase declared as CAgoUserUbuntuImpl
protected  CAgoUserUbuntuImpl ActorUbuntuImpl.agoHandler_
           
protected  CAgoUserUbuntuImpl DirectoryUbuntuImpl.agoHandler_
           
protected  CAgoUserUbuntuImpl ResourceUbuntuImpl.agoHandler_
           
(package private) static CAgoUserUbuntuImpl CAgoUserUbuntuImpl.EMPTY_INSTANCE
          A reusable empty instance for initialization, to avoid the use of 'new' for temporary values.
 

Methods in ARoad0.AcsAddon.Accbee.Ubuntu.gBase that return CAgoUserUbuntuImpl
protected  CAgoUserUbuntuImpl CAgoUserUbuntuImpl.cloneC(ResourceUbuntu _master)
          Clone for embedded class, without registering the new object in the ACSs.
(package private)  CAgoUserUbuntuImpl CAgoUserUbuntuImpl.copy(ResourceUbuntu _masterCopy)
          This method provides a copy of the instance with another master.