Fabcoin Core
0.16.2
P2P Digital Currency
|
Access a stream cipher policy object. More...
#include <strciphr.h>
Public Types | |
typedef POLICY_INTERFACE | PolicyInterface |
Public Member Functions | |
virtual | ~AbstractPolicyHolder () |
Protected Member Functions | |
virtual const POLICY_INTERFACE & | GetPolicy () const =0 |
virtual POLICY_INTERFACE & | AccessPolicy ()=0 |
Access a stream cipher policy object.
POLICY_INTERFACE | class implementing AbstractPolicyHolder |
BASE | class or type to use as a base class |
Definition at line 50 of file strciphr.h.
typedef POLICY_INTERFACE AbstractPolicyHolder< POLICY_INTERFACE, BASE >::PolicyInterface |
Definition at line 53 of file strciphr.h.
|
inlinevirtual |
Definition at line 54 of file strciphr.h.
|
protectedpure virtual |
|
protectedpure virtual |