BrOrgCheckCmd Class Reference

EPP BrOrgCheckCmd Class. More...

#include <BrOrgCheckCmd.H>

Inheritance diagram for BrOrgCheckCmd:
ContactCheckCmd Command

List of all members.

Public Member Functions

 BrOrgCheckCmd (bool reset=true)
 Default constructor.
void insert_organization (const string &id, const string &organization)
 Inserts an Organization attribute.
map< string, string, less
< string > > 
get_organization_list () const
 Returns the Organization List.
void reset ()
 reset attributes

Protected Attributes

map< string, string, less
< string > > 
_organization_list
 map with organization attribute

Detailed Description

EPP BrOrgCheckCmd Class.


Member Function Documentation

map< string, string, less<string> > BrOrgCheckCmd::get_organization_list (  )  const [inline]

Returns the Organization List.

Returns:
Id->Organization list

References _organization_list.

Referenced by cmd_brorg_check().

void BrOrgCheckCmd::insert_organization ( const string &  id,
const string &  organization 
) [inline]

Inserts an Organization attribute.

Parameters:
id Object Id
organization Organization Identifier

References _organization_list.

Referenced by cmd_brorg_check().


The documentation for this class was generated from the following file:
Generated on Wed Aug 11 16:56:44 2010 for libepp_nicbr by  doxygen 1.6.3