In file ../../src/Pegasus/Common/OperationContext.h:

class PEGASUS_COMMON_LINKAGE IdentityContainer

Insert description here.

Documentation

Insert description here.

Inheritance:


Public Fields

[more]static const String NAME
REVIEWERS: Insert description here.

Public Methods

[more] IdentityContainer (const OperationContext::Container & container)
REVIEWERS: Insert description here.
[more] IdentityContainer (const IdentityContainer & container)
REVIEWERS: Insert description here.
[more] IdentityContainer (const String & userName)
REVIEWERS: Insert description here.
[more]virtual ~IdentityContainer (void)
REVIEWERS: Insert description here
[more]IdentityContainer& operator= (const IdentityContainer & container)
REVIEWERS: Insert description here.
[more]virtual String getName (void) const
REVIEWERS: Insert description here.
[more]virtual OperationContext::Container* clone (void) const
REVIEWERS: Insert description here.
[more]virtual void destroy (void)
REVIEWERS: Insert description here.
[more]String getUserName (void) const
REVIEWERS: Insert description here.

Protected Fields

[more]IdentityContainerRep* _rep
REVIEWERS: Insert description here.

ostatic const String NAME
REVIEWERS: Insert description here. What parameters need descriptions?

o IdentityContainer(const OperationContext::Container & container)
REVIEWERS: Insert description here. What parameters need descriptions?
Parameters:
container - Specifies the name of the Container.

o IdentityContainer(const IdentityContainer & container)
REVIEWERS: Insert description here. What parameters need descriptions?
Parameters:
container - Specifies the name of the IdentityContainer.

o IdentityContainer(const String & userName)
REVIEWERS: Insert description here. What parameters need descriptions?
Parameters:
userName - Specifies the name of the String.

ovirtual ~IdentityContainer(void)
REVIEWERS: Insert description here

oIdentityContainer& operator=(const IdentityContainer & container)
REVIEWERS: Insert description here. What parameters need descriptions?
Parameters:
container - Specifies the name of the IdentityContainer.

ovirtual String getName(void) const
REVIEWERS: Insert description here. What parameters need descriptions?

ovirtual OperationContext::Container* clone(void) const
REVIEWERS: Insert description here. What parameters need descriptions?

ovirtual void destroy(void)
REVIEWERS: Insert description here.

oString getUserName(void) const
REVIEWERS: Insert description here. What parameters need descriptions?

oIdentityContainerRep* _rep
REVIEWERS: Insert description here. What parameters need descriptions?


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java