#include <customer_profile.h>
Definition at line 43 of file customer_profile.h.
◆ ~CustomerProfileCollection()
| virtual ttsdk::CustomerProfileCollection::~CustomerProfileCollection |
( |
| ) |
|
|
virtualdefault |
◆ CustomerProfileCollection() [1/3]
| ttsdk::CustomerProfileCollection::CustomerProfileCollection |
( |
| ) |
|
|
protecteddefault |
◆ CustomerProfileCollection() [2/3]
| ttsdk::CustomerProfileCollection::CustomerProfileCollection |
( |
const CustomerProfileCollection & | | ) |
|
|
protecteddelete |
◆ CustomerProfileCollection() [3/3]
| ttsdk::CustomerProfileCollection::CustomerProfileCollection |
( |
CustomerProfileCollection && | | ) |
|
|
protecteddelete |
◆ dec_ref()
| int ttsdk::shared_base::dec_ref |
( |
| ) |
const |
|
inherited |
◆ del_ref()
| virtual void ttsdk::shared_base::del_ref |
( |
| ) |
const |
|
virtualinherited |
◆ GetCount()
| virtual size_t ttsdk::CustomerProfileCollection::GetCount |
( |
| ) |
const |
|
pure virtual |
◆ GetCustomerProfile() [1/2]
| virtual CustomerProfilePtr ttsdk::CustomerProfileCollection::GetCustomerProfile |
( |
const char *const | name | ) |
const |
|
pure virtual |
◆ GetCustomerProfile() [2/2]
| virtual CustomerProfilePtr ttsdk::CustomerProfileCollection::GetCustomerProfile |
( |
const uint32_t | index | ) |
const |
|
pure virtual |
◆ inc_ref()
| void ttsdk::shared_base::inc_ref |
( |
| ) |
const |
|
inherited |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: