#include <Affiliate.hpp>


Public Member Functions | |
| Affiliate_Obj () | |
| bool | enoughData (void) |
| bool | uniquePromotion (void) |
| bool | ivalidate (void) |
| bool | uvalidate (changeMap &changes) |
| bool | isupplemental (void) |
Public Attributes | |
| identifier | Id |
| string | Organization_Name |
| string | First |
| string | Last |
| llong | Promotion |
| string | Phone |
| string | Mobile |
| string | |
| string | Password |
| string | Address_1 |
| string | Address_2 |
| string | City |
| string | State |
| string | Zip |
| string | Country |
Definition at line 16 of file Affiliate.hpp.
| Affiliate_Obj::Affiliate_Obj | ( | ) | [inline] |
Definition at line 34 of file Affiliate.hpp.
References read_write_base::addDXMap(), Address_1, Address_2, City, Country, read_write_base::data_name(), Email, First, Id, Last, Mobile, Organization_Name, Password, Phone, Promotion, State, and Zip.
| bool Affiliate_Obj::enoughData | ( | void | ) | [inline] |
Definition at line 70 of file Affiliate.hpp.
References Email, First, Last, read_write_base::m_result, Mobile, Organization_Name, and Phone.
Referenced by ivalidate(), and uvalidate().
| bool Affiliate_Obj::uniquePromotion | ( | void | ) | [inline] |
Definition at line 103 of file Affiliate.hpp.
References ocString::append(), basicField::format(), openRS::getField(), Id, read_write_base::m_result, openRS::open(), Promotion, and read_write_base::rs.
Referenced by ivalidate(), and uvalidate().
| bool Affiliate_Obj::ivalidate | ( | void | ) | [inline, virtual] |
Reimplemented from read_write_base.
Definition at line 125 of file Affiliate.hpp.
References enoughData(), and uniquePromotion().
| bool Affiliate_Obj::uvalidate | ( | changeMap & | changes | ) | [inline, virtual] |
Reimplemented from read_write_base.
Definition at line 132 of file Affiliate.hpp.
References enoughData(), and uniquePromotion().
| bool Affiliate_Obj::isupplemental | ( | void | ) | [inline, virtual] |
Reimplemented from read_write_base.
Definition at line 139 of file Affiliate.hpp.
References ocString::append(), read_write_base::cmd, openCMD::execute(), and read_write_base::key().
Definition at line 19 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), openLogin::checkUser(), openLogin::fetchServices(), Affiliate_form::form_display(), Affiliate_form::form_id_transfer(), openLogin::Id(), intraMain(), openLogin::testLoginStatus(), and uniquePromotion().
Definition at line 20 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), enoughData(), Affiliate_form::form_data_transfer(), and Affiliate_form::form_display().
| string Affiliate_Obj::First |
Definition at line 21 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), enoughData(), openLogin::fetchServices(), openLogin::First(), Affiliate_form::form_data_transfer(), Affiliate_form::form_display(), and openLogin::FullName().
| string Affiliate_Obj::Last |
Definition at line 22 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), enoughData(), openLogin::fetchServices(), Affiliate_form::form_data_transfer(), Affiliate_form::form_display(), openLogin::FullName(), and openLogin::Last().
Definition at line 23 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), openLogin::checkUser(), Affiliate_form::form_data_transfer(), Affiliate_form::form_display(), and uniquePromotion().
| string Affiliate_Obj::Phone |
Definition at line 24 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), enoughData(), Affiliate_form::form_data_transfer(), Affiliate_form::form_display(), and openLogin::PhoneNumber().
| string Affiliate_Obj::Mobile |
Definition at line 25 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), enoughData(), Affiliate_form::form_data_transfer(), and Affiliate_form::form_display().
| string Affiliate_Obj::Email |
Definition at line 26 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), openLogin::Email(), enoughData(), Affiliate_form::form_data_transfer(), Affiliate_form::form_display(), and openLogin::Login().
| string Affiliate_Obj::Password |
Definition at line 27 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), Affiliate_form::form_data_transfer(), Affiliate_form::form_display(), and openLogin::Password().
| string Affiliate_Obj::Address_1 |
Definition at line 28 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), Affiliate_form::form_data_transfer(), and Affiliate_form::form_display().
| string Affiliate_Obj::Address_2 |
Definition at line 29 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), Affiliate_form::form_data_transfer(), and Affiliate_form::form_display().
| string Affiliate_Obj::City |
Definition at line 30 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), Affiliate_form::form_data_transfer(), and Affiliate_form::form_display().
| string Affiliate_Obj::State |
Definition at line 31 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), Affiliate_form::form_data_transfer(), and Affiliate_form::form_display().
| string Affiliate_Obj::Zip |
Definition at line 32 of file Affiliate.hpp.
Referenced by Affiliate_Obj(), Affiliate_form::form_data_transfer(), and Affiliate_form::form_display().
| string Affiliate_Obj::Country |
1.5.5