#include <NetRecipients.h>
◆ PtlRecipients() [1/2]
PdfTkNet::PtlRecipients::PtlRecipients |
( |
| ) |
|
◆ PtlRecipients() [2/2]
コピーコンストラクタ alias copy
- 引数
-
- 例外
-
◆ ~PtlRecipients()
PdfTkNet::PtlRecipients::~PtlRecipients |
( |
| ) |
|
◆ !PtlRecipients()
PdfTkNet::PtlRecipients::!PtlRecipients |
( |
| ) |
|
◆ append()
void PdfTkNet::PtlRecipients::append |
( |
PtlRecipient^ | recipient | ) |
|
◆ get()
受信者を取得。
指定した番号の受信者を取得します。
- 引数
-
index | Index番号。0が先頭。
indexが負や受信者数以上の場合は、例外が発生します。 |
- 戻り値
- 受信者。
- 例外
-
◆ getCount()
int PdfTkNet::PtlRecipients::getCount |
( |
| ) |
|
◆ getNative()
PdfTk::PtlRecipients * PdfTkNet::PtlRecipients::getNative |
( |
| ) |
|
◆ isEmpty()
bool PdfTkNet::PtlRecipients::isEmpty |
( |
| ) |
|
空かどうかを取得。
- 戻り値
- true: 空、false: 空ではない。
- 例外
-
◆ operator=()
◆ m_native
PdfTk::PtlRecipients* PdfTkNet::PtlRecipients::m_native |
|
protected |