CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
BlockCipher::State Member List

This is the complete list of members for BlockCipher::State, including all inherited members.

as()Object::State
as() constObject::State
blockSize() constBlockCipher::State
decode(const Bytes &c, Out< Bytes > p)=0BlockCipher::Statepure virtual
encode(const Bytes &p, Out< Bytes > c)=0BlockCipher::Statepure virtual
is() constObject::State
operator=(const State &) const (defined in Object::State)Object::State
State(int blockSize)BlockCipher::Stateexplicit
cc::Object::State::State()=defaultObject::State
cc::Object::State::State(const State &)Object::State
useCount() constObject::State
~State()Object::Statevirtual