Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::GC::Anchored::Anchor Struct Reference
Inheritance diagram for Inkscape::GC::Anchored::Anchor:
Inkscape::GC::Managed< SCANNED, MANUAL >

Public Member Functions

 Anchor ()
 
 Anchor (Anchored const *obj)
 
- Public Member Functions inherited from Inkscape::GC::Managed< SCANNED, MANUAL >
void * operator new (std::size_t size, ScanPolicy scan=default_scan, CollectionPolicy collect=default_collect)
 
void * operator new[] (std::size_t size, ScanPolicy scan=default_scan, CollectionPolicy collect=default_collect)
 
void operator delete (void *p)
 

Public Attributes

int refcount
 
void * base
 

Detailed Description

Definition at line 64 of file gc-anchored.h.

Constructor & Destructor Documentation

◆ Anchor() [1/2]

Inkscape::GC::Anchored::Anchor::Anchor ( )
inline

Definition at line 65 of file gc-anchored.h.

◆ Anchor() [2/2]

Inkscape::GC::Anchored::Anchor::Anchor ( Anchored const *  obj)
inline

Definition at line 66 of file gc-anchored.h.

References base, and Inkscape::GC::Core::base().

Member Data Documentation

◆ base

void* Inkscape::GC::Anchored::Anchor::base

Definition at line 70 of file gc-anchored.h.

Referenced by Anchor().

◆ refcount

int Inkscape::GC::Anchored::Anchor::refcount

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