HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
HOM_ApexStickyNote.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* COMMENTS:
7
*/
8
9
#ifndef __HOM_ApexStickyNote_h__
10
#define __HOM_ApexStickyNote_h__
11
12
#include "
HOM_API.h
"
13
#include "
HOM_UniStickyNote.h
"
14
15
SWIGOUT
(%
rename
(ApexStickyNote)
HOM_ApexStickyNote
;)
16
17
class
HOM_API
HOM_ApexStickyNote
:
virtual
public
HOM_UniStickyNote
18
{
19
public
:
20
HOM_ApexStickyNote
()
21
:
HOM_UniStickyNote
()
22
{
HOM_CONSTRUCT_OBJECT
(
this
) }
23
HOM_ApexStickyNote
(
const
HOM_ApexStickyNote
&sticky_note)
24
:
HOM_UniStickyNote
(sticky_note)
25
,
HOM_NetworkMovableItem
(sticky_note)
26
{
HOM_CONSTRUCT_OBJECT
(
this
) }
27
~HOM_ApexStickyNote
()
override
28
{
HOM_DESTRUCT_OBJECT
(
this
) }
29
30
std::string
__repr__
()
override
= 0;
31
};
32
33
#endif
HOM_UniStickyNote
Definition:
HOM_UniStickyNote.h:17
HOM_DESTRUCT_OBJECT
#define HOM_DESTRUCT_OBJECT(pointer)
Definition:
HOM_Module.h:1398
HOM_UniStickyNote.h
HOM_ApexStickyNote::HOM_ApexStickyNote
HOM_ApexStickyNote()
Definition:
HOM_ApexStickyNote.h:20
SWIGOUT
#define SWIGOUT(x)
Definition:
HOM_Defines.h:24
HOM_NetworkMovableItem
Definition:
HOM_NetworkMovableItem.h:25
Vt_WrapArray::__repr__
string __repr__(VtArray< T > const &self)
Definition:
wrapArray.h:312
HOM_API.h
HOM_API
#define HOM_API
Definition:
HOM_API.h:13
HOM_ApexStickyNote
Definition:
HOM_ApexStickyNote.h:17
HOM_ApexStickyNote::HOM_ApexStickyNote
HOM_ApexStickyNote(const HOM_ApexStickyNote &sticky_note)
Definition:
HOM_ApexStickyNote.h:23
HOM_CONSTRUCT_OBJECT
#define HOM_CONSTRUCT_OBJECT(pointer)
Definition:
HOM_Module.h:1397
HOM_ApexStickyNote::~HOM_ApexStickyNote
~HOM_ApexStickyNote() override
Definition:
HOM_ApexStickyNote.h:27
Filesystem::rename
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
HOM
HOM_ApexStickyNote.h
Generated on Mon Aug 24 2026 02:26:09 for HDK by
1.8.6