3#include <xml/xml_namespace_manager.h>
4#include <system/io/stream.h>
6#include <security/cryptography/xml/transform.h>
8namespace System {
namespace Security {
namespace Cryptography {
namespace Xml {
class Reference; } } } }
10namespace System {
namespace Security {
namespace Cryptography {
namespace Xml {
21 typedef BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
22 ASPOSECPP_SHARED_RTTI_INFO_DECL();
41#ifdef ASPOSE_GET_SHARED_MEMBERS
42 ASPOSECPP_SHARED_API
void GetSharedMembers(System::Object::shared_members_type& result)
const override;
51 int32_t m_signature_position;
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
Facilitates creation of the XML signatures. Objects of this class should only be allocated using Syst...
Definition: reference.h:27
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
Represents a particular type and provides information about it.
Definition: type_info.h:109
@ Xml
Serialize according to the XML 1.0 rules.
Definition: db_command.h:9