blocxx
Public Types | Static Public Member Functions | List of all members
BLOCXX_NAMESPACE::AutoDescriptorPolicy Struct Reference

#include <AutoDescriptor.hpp>

Public Types

typedef Descriptor handle_type
 

Static Public Member Functions

static handle_type null ()
 
static void free (handle_type h)
 
static bool equal (handle_type h1, handle_type h2)
 

Detailed Description

Definition at line 78 of file AutoDescriptor.hpp.

Member Typedef Documentation

◆ handle_type

Definition at line 110 of file AutoDescriptor.hpp.

Member Function Documentation

◆ equal()

static bool BLOCXX_NAMESPACE::AutoDescriptorPolicy::equal ( handle_type  h1,
handle_type  h2 
)
inlinestatic

Definition at line 119 of file AutoDescriptor.hpp.

◆ free()

void BLOCXX_NAMESPACE::AutoDescriptorPolicy::free ( handle_type  h)
static

Definition at line 88 of file AutoDescriptor.cpp.

◆ null()

static handle_type BLOCXX_NAMESPACE::AutoDescriptorPolicy::null ( )
inlinestatic

Definition at line 112 of file AutoDescriptor.hpp.


The documentation for this struct was generated from the following files: