This is the complete list of members for CryptoObject< T, U >, including all inherited members.
CryptoObject(T value=default) | CryptoObject< T, U > | |
CryptoValue(T value=default) | CryptoValue< T, U > | |
OnAfterDeserialize() | CryptoValue< T, U > | virtual |
OnBeforeSerialize() | CryptoValue< T, U > | virtual |
ReadEditee() | CryptoValue< T, U > | protectedvirtual |
ReadText() | CryptoValue< T, U > | protected |
ReadValue() | CryptoValue< T, U > | protected |
ToString() | CryptoValue< T, U > | |
ToText(T value) | CryptoObject< T, U > | protectedvirtual |
ToValue(string text) | CryptoObject< T, U > | protectedvirtual |
ValidateEditee() | CryptoValue< T, U > | protectedvirtual |
value | CryptoValue< T, U > | |
WriteEditee(U editee) | CryptoValue< T, U > | protectedvirtual |
WriteText(string text, bool force=false) | CryptoValue< T, U > | protected |
WriteValue(T value) | CryptoValue< T, U > | protected |