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_OpNodeConnection.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_OpNodeConnection_h__
10
#define __HOM_OpNodeConnection_h__
11
12
#include "
HOM_API.h
"
13
#include "
HOM_NodeConnection.h
"
14
15
SWIGOUT
(%
rename
(OpNodeConnection)
HOM_OpNodeConnection
;)
16
17
class
HOM_API
HOM_OpNodeConnection
:
public
HOM_NodeConnection
18
{
19
public
:
20
HOM_OpNodeConnection
()
21
:
HOM_NodeConnection
()
22
{
HOM_CONSTRUCT_OBJECT
(
this
) }
23
HOM_OpNodeConnection
(
const
HOM_OpNodeConnection
&
src
)
24
:
HOM_NodeConnection
(src)
25
{
HOM_CONSTRUCT_OBJECT
(
this
) }
26
~HOM_OpNodeConnection
()
override
27
{
HOM_DESTRUCT_OBJECT
(
this
) }
28
29
int
__hash__
()
override
= 0;
30
std::string
__repr__
()
override
= 0;
31
};
32
33
#endif
34
HOM_DESTRUCT_OBJECT
#define HOM_DESTRUCT_OBJECT(pointer)
Definition:
HOM_Module.h:1303
HOM_OpNodeConnection::HOM_OpNodeConnection
HOM_OpNodeConnection()
Definition:
HOM_OpNodeConnection.h:20
string
GLsizei const GLchar *const * string
Definition:
glcorearb.h:814
SWIGOUT
#define SWIGOUT(x)
Definition:
HOM_Defines.h:24
Vt_WrapArray::__repr__
string __repr__(VtArray< T > const &self)
Definition:
wrapArray.h:349
HOM_API.h
HOM_OpNodeConnection::~HOM_OpNodeConnection
~HOM_OpNodeConnection() override
Definition:
HOM_OpNodeConnection.h:26
HOM_API
#define HOM_API
Definition:
HOM_API.h:13
HOM_CONSTRUCT_OBJECT
#define HOM_CONSTRUCT_OBJECT(pointer)
Definition:
HOM_Module.h:1302
HOM_NodeConnection
Definition:
HOM_NodeConnection.h:25
Filesystem::rename
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
HOM_OpNodeConnection
Definition:
HOM_OpNodeConnection.h:17
HOM_OpNodeConnection::HOM_OpNodeConnection
HOM_OpNodeConnection(const HOM_OpNodeConnection &src)
Definition:
HOM_OpNodeConnection.h:23
HOM_Vector3::__hash__
int __hash__()
HOM_NodeConnection.h
src
GLenum src
Definition:
glcorearb.h:1793
HOM
HOM_OpNodeConnection.h
Generated on Fri Nov 8 2024 03:39:21 for HDK by
1.8.6