HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_PrimChannelWriteHandle Class Reference

#include <GU_PrimChannel.h>

Public Member Functions

 GU_PrimChannelWriteHandle ()
 
 ~GU_PrimChannelWriteHandle ()
 
 GU_PrimChannelWriteHandle (const GU_PrimChannelWriteHandle &other)=delete
 
GU_PrimChannelWriteHandleoperator= (const GU_PrimChannelWriteHandle &other)=delete
 
 GU_PrimChannelWriteHandle (GU_PrimChannelWriteHandle &&other) noexcept
 
GU_PrimChannelWriteHandleoperator= (GU_PrimChannelWriteHandle &&other) noexcept
 
CL_SimpleChannelget () const
 Returns a pointer to a mutable CL_SimpleChannel. More...
 
CL_SimpleChanneloperator-> () const
 

Protected Member Functions

 GU_PrimChannelWriteHandle (GU_PrimChannel *prim, const UT_SharedPtr< CL_SimpleChannel > &channel)
 

Friends

class GU_PrimChannel
 

Detailed Description

Definition at line 33 of file GU_PrimChannel.h.

Constructor & Destructor Documentation

GU_PrimChannelWriteHandle::GU_PrimChannelWriteHandle ( )
inline

Definition at line 36 of file GU_PrimChannel.h.

GU_PrimChannelWriteHandle::~GU_PrimChannelWriteHandle ( )
GU_PrimChannelWriteHandle::GU_PrimChannelWriteHandle ( const GU_PrimChannelWriteHandle other)
delete
GU_PrimChannelWriteHandle::GU_PrimChannelWriteHandle ( GU_PrimChannelWriteHandle &&  other)
inlinenoexcept

Definition at line 42 of file GU_PrimChannel.h.

GU_PrimChannelWriteHandle::GU_PrimChannelWriteHandle ( GU_PrimChannel prim,
const UT_SharedPtr< CL_SimpleChannel > &  channel 
)
protected

Member Function Documentation

CL_SimpleChannel* GU_PrimChannelWriteHandle::get ( ) const
inline

Returns a pointer to a mutable CL_SimpleChannel.

Definition at line 62 of file GU_PrimChannel.h.

CL_SimpleChannel* GU_PrimChannelWriteHandle::operator-> ( ) const
inline

Definition at line 63 of file GU_PrimChannel.h.

GU_PrimChannelWriteHandle& GU_PrimChannelWriteHandle::operator= ( const GU_PrimChannelWriteHandle other)
delete
GU_PrimChannelWriteHandle& GU_PrimChannelWriteHandle::operator= ( GU_PrimChannelWriteHandle &&  other)
inlinenoexcept

Definition at line 50 of file GU_PrimChannel.h.

Friends And Related Function Documentation

friend class GU_PrimChannel
friend

Definition at line 76 of file GU_PrimChannel.h.


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