version 3.3

VRS::GL2::EXTSHADER::HandlerInterface Class Reference

#include <vrs/opengl/gl2/us/handlerinterface.h>

Inheritance diagram for VRS::GL2::EXTSHADER::HandlerInterface:

VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 HandlerInterface (const std::string &handlerInterface="", const std::string &handlerInterfaceTypeName="", const std::string &handlerInterfaceInstanceName="", ShaderHandler::HandlerType handlerInterfaceTargetType=ShaderHandler::UnknownHandler)
void setHandlerInterface (const std::string &handlerInterface)
const std::string & getHandlerInterface (void) const
void setHandlerInterfaceTypeName (const std::string &handlerInterfaceTypeName)
const std::string & getHandlerInterfaceTypeName (void) const
void setHandlerInterfaceInstanceName (const std::string &handlerInterfaceInstanceName)
const std::string & getHandlerInterfaceInstanceName (void) const
void setHandlerInterfaceTargetType (ShaderHandler::HandlerType handlerInterfaceTargetType)
ShaderHandler::HandlerType getHandlerInterfaceTargetType (void) const
 VRS_TYPEINFO (HandlerInterface, SharedObj)
 VRS_SERIALIZABLE (HandlerInterface)


Constructor & Destructor Documentation

VRS::GL2::EXTSHADER::HandlerInterface::HandlerInterface ( const std::string &  handlerInterface = "",
const std::string &  handlerInterfaceTypeName = "",
const std::string &  handlerInterfaceInstanceName = "",
ShaderHandler::HandlerType  handlerInterfaceTargetType = ShaderHandler::UnknownHandler 
)


Member Function Documentation

void VRS::GL2::EXTSHADER::HandlerInterface::setHandlerInterface ( const std::string &  handlerInterface  ) 

const std::string& VRS::GL2::EXTSHADER::HandlerInterface::getHandlerInterface ( void   )  const [inline]

void VRS::GL2::EXTSHADER::HandlerInterface::setHandlerInterfaceTypeName ( const std::string &  handlerInterfaceTypeName  ) 

const std::string& VRS::GL2::EXTSHADER::HandlerInterface::getHandlerInterfaceTypeName ( void   )  const [inline]

void VRS::GL2::EXTSHADER::HandlerInterface::setHandlerInterfaceInstanceName ( const std::string &  handlerInterfaceInstanceName  ) 

const std::string& VRS::GL2::EXTSHADER::HandlerInterface::getHandlerInterfaceInstanceName ( void   )  const [inline]

void VRS::GL2::EXTSHADER::HandlerInterface::setHandlerInterfaceTargetType ( ShaderHandler::HandlerType  handlerInterfaceTargetType  ) 

ShaderHandler::HandlerType VRS::GL2::EXTSHADER::HandlerInterface::getHandlerInterfaceTargetType ( void   )  const [inline]

VRS::GL2::EXTSHADER::HandlerInterface::VRS_TYPEINFO ( HandlerInterface  ,
SharedObj   
)

VRS::GL2::EXTSHADER::HandlerInterface::VRS_SERIALIZABLE ( HandlerInterface   ) 


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

Generated on Tue May 21 06:00:38 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact