BrDomainCreateRsp Class Reference

EPP BrDomainCreateRsp extension Class. More...

#include <BrDomainCreateRsp.H>

Inheritance diagram for BrDomainCreateRsp:

DomainCreateRsp Response List of all members.

Public Member Functions

 BrDomainCreateRsp (bool reset=true)
 Default constructor.
void copy_parent_data (DomainCreateRsp &parent)
 Copies data from the parent.
void set_ticketNumber (int ticketNumber)
 Sets the Ticket Number.
int get_ticketNumber ()
 Returns the Ticket Number.
void insert_doc_pending (struct PendingDoc p)
 Inserts a Doc Pending to the ticket.
PENDING_CONTAINER< struct
PendingDoc > 
get_doc_pendings ()
 Returns the ticket's Doc Pendings.
void insert_dns_pending (struct PendingDns p)
 Inserts a Dns Pending to the ticket.
PENDING_CONTAINER< struct
PendingDns > 
get_dns_pendings ()
 Returns the ticket's Dns Pendings.
void set_rel_pending (struct PendingReleaseProc p)
 Sets the ticket's Release Process Pending.
PendingReleaseProc get_rel_pending ()
 Returns the ticket's Release Process Pending.
void insert_concurrent_ticket (int ticket)
 Inserts a concurrent ticket.
set< int > get_concurrent_tickets ()
 Returns the Concurrent Tickets.
void reset ()
 Resets object attributes.

Protected Attributes

int _ticketNumber
 ticket number
PENDING_CONTAINER< struct
PendingDoc > 
_doc_pendings
 doc
PENDING_CONTAINER< struct
PendingDns > 
_dns_pendings
 dns
PendingReleaseProc _rel_pending
 releaseProc
set< int > _concurrent_tickets
 ticketNumberConc

Detailed Description

EPP BrDomainCreateRsp extension Class.


Member Function Documentation

set<int> BrDomainCreateRsp::get_concurrent_tickets  )  [inline]
 

Returns the Concurrent Tickets.

Returns:
Concurrent Tickets

PENDING_CONTAINER<struct PendingDns> BrDomainCreateRsp::get_dns_pendings  )  [inline]
 

Returns the ticket's Dns Pendings.

Returns:
Dns Pendings

PENDING_CONTAINER<struct PendingDoc> BrDomainCreateRsp::get_doc_pendings  )  [inline]
 

Returns the ticket's Doc Pendings.

Returns:
Doc Pendings

struct PendingReleaseProc BrDomainCreateRsp::get_rel_pending  )  [inline]
 

Returns the ticket's Release Process Pending.

Returns:
Release Process Pending

void BrDomainCreateRsp::insert_concurrent_ticket int  ticket  )  [inline]
 

Inserts a concurrent ticket.

Parameters:
ticket Concurrent Ticket Number

void BrDomainCreateRsp::insert_dns_pending struct PendingDns  p  )  [inline]
 

Inserts a Dns Pending to the ticket.

Parameters:
p new Dns Pending

void BrDomainCreateRsp::insert_doc_pending struct PendingDoc  p  )  [inline]
 

Inserts a Doc Pending to the ticket.

Parameters:
p new Doc Pending

void BrDomainCreateRsp::set_rel_pending struct PendingReleaseProc  p  )  [inline]
 

Sets the ticket's Release Process Pending.

Parameters:
p Release Process Pending

void BrDomainCreateRsp::set_ticketNumber int  ticketNumber  )  [inline]
 

Sets the Ticket Number.

Parameters:
ticketNumber Ticket Number


The documentation for this class was generated from the following file:
Generated on Thu Jun 8 17:40:01 2006 for libepp_nicbr by  doxygen 1.4.6