| 
    Crypto++ 8.9
    
   Free C++ class library of cryptographic schemes 
   | 
 
This is the complete list of members for CryptoMaterial, including all inherited members.
| AssignFrom(const NameValuePairs &source)=0 | CryptoMaterial | pure virtual | 
| DoQuickSanityCheck() const | CryptoMaterial | inline | 
| GetIntValue(const char *name, int &value) const | NameValuePairs | inline | 
| GetIntValueWithDefault(const char *name, int defaultValue) const | NameValuePairs | inline | 
| GetRequiredIntParameter(const char *className, const char *name, int &value) const | NameValuePairs | inline | 
| GetRequiredParameter(const char *className, const char *name, T &value) const | NameValuePairs | inline | 
| GetThisObject(T &object) const | NameValuePairs | inline | 
| GetThisPointer(T *&ptr) const | NameValuePairs | inline | 
| GetValue(const char *name, T &value) const | NameValuePairs | inline | 
| GetValueNames() const | NameValuePairs | inline | 
| GetValueWithDefault(const char *name, T defaultValue) const | NameValuePairs | inline | 
| GetVoidValue(const char *name, const std::type_info &valueType, void *pValue) const =0 | NameValuePairs | pure virtual | 
| GetWord64Value(const char *name, word64 &value) const | NameValuePairs | inline | 
| GetWord64ValueWithDefault(const char *name, word64 defaultValue) const | NameValuePairs | inline | 
| Load(BufferedTransformation &bt) | CryptoMaterial | inlinevirtual | 
| LoadPrecomputation(BufferedTransformation &storedPrecomputation) | CryptoMaterial | inlinevirtual | 
| Precompute(unsigned int precomputationStorage) | CryptoMaterial | inlinevirtual | 
| Save(BufferedTransformation &bt) const | CryptoMaterial | inlinevirtual | 
| SavePrecomputation(BufferedTransformation &storedPrecomputation) const | CryptoMaterial | inlinevirtual | 
| SupportsPrecomputation() const | CryptoMaterial | inlinevirtual | 
| ThrowIfInvalid(RandomNumberGenerator &rng, unsigned int level) const | CryptoMaterial | inlinevirtual | 
| ThrowIfTypeMismatch(const char *name, const std::type_info &stored, const std::type_info &retrieving) | NameValuePairs | inlinestatic | 
| Validate(RandomNumberGenerator &rng, unsigned int level) const =0 | CryptoMaterial | pure virtual | 
| ~CryptoMaterial() (defined in CryptoMaterial) | CryptoMaterial | inlinevirtual | 
| ~NameValuePairs() (defined in NameValuePairs) | NameValuePairs | inlinevirtual |