|
reSIProcate/DialogUsageManager
9694
|
#include <RemoteCertStore.hxx>
Public Member Functions | |
| RemoteCertStore () | |
| virtual | ~RemoteCertStore () |
| virtual void | fetch (const Data &target, MessageId::Type type, const MessageId &id, TransactionUser &tu)=0 |
Definition at line 10 of file RemoteCertStore.hxx.
| resip::RemoteCertStore::RemoteCertStore | ( | ) | [inline] |
Definition at line 13 of file RemoteCertStore.hxx.
{}
| virtual resip::RemoteCertStore::~RemoteCertStore | ( | ) | [inline, virtual] |
Definition at line 14 of file RemoteCertStore.hxx.
{}
| virtual void resip::RemoteCertStore::fetch | ( | const Data & | target, |
| MessageId::Type | type, | ||
| const MessageId & | id, | ||
| TransactionUser & | tu | ||
| ) | [pure virtual] |
1.7.5.1