libepp_nicbr
Public Member Functions | List of all members
SMDProtection Class Reference

EPP SMDProtection Class. More...

#include <SMD.H>

Public Member Functions

 SMDProtection ()
 Default constructor.
 
void set_cc (const string &cc)
 
string get_cc () const
 
void set_region (const string &region)
 
string get_region () const
 
void set_rulings (const list< string > &rulings)
 Sets the two-character code of the countries of the ruling. More...
 
void add_ruling (const string &ruling)
 Add a two-character code of the country of the ruling. More...
 
list< string > get_rulings () const
 Returns the two-character code of the countries of the ruling. More...
 
void reset ()
 Reset object attributes.
 

Detailed Description

EPP SMDProtection Class.

Member Function Documentation

void SMDProtection::add_ruling ( const string &  ruling)
inline

Add a two-character code of the country of the ruling.

Parameters
rulingtwo-character code of the country of the ruling
string SMDProtection::get_cc ( ) const
inline

Returns the two-character code of the country in which the mark is protected

Returns
two-character code of the country in which the mark is protected
string SMDProtection::get_region ( ) const
inline

Returns the name of a city, state, province or other geographic region of <mark:country> in which the mark is protected

Returns
name of a city, state, province or other geographic region of <mark:country> in which the mark is protected
list<string> SMDProtection::get_rulings ( ) const
inline

Returns the two-character code of the countries of the ruling.

Returns
two-character code of the countries of the ruling
void SMDProtection::set_cc ( const string &  cc)
inline

Sets the two-character code of the country in which the mark is protected

Parameters
cctwo-character code of the country in which the mark is protected
void SMDProtection::set_region ( const string &  region)
inline

Sets the name of a city, state, province or other geographic region of <mark:country> in which the mark is protected

Parameters
regionname of a city, state, province or other geographic region of <mark:country> in which the mark is protected
void SMDProtection::set_rulings ( const list< string > &  rulings)
inline

Sets the two-character code of the countries of the ruling.

Parameters
rulingstwo-character code of the countries of the ruling

The documentation for this class was generated from the following file: