MCPcopy Create free account

hub / github.com/Polytonic/Chlorine / types & classes

Types & classes86 in github.com/Polytonic/Chlorine

↓ 31 callersClassNullType
chlorine/include/cl.hpp:6891
↓ 7 callersClassImage
! \brief C++ base class for Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
chlorine/include/cl.hpp:3485
↓ 6 callersClassNDRange
\brief Class interface for specifying NDRange values.
chlorine/include/cl.hpp:4382
↓ 3 callersClassBuffer
chlorine/include/cl.hpp:261
↓ 3 callersClassProgram
chlorine/include/cl.hpp:256
↓ 2 callersClassCommandQueue
chlorine/include/cl.hpp:259
↓ 2 callersClassContext
chlorine/include/cl.hpp:258
↓ 2 callersClassMemory
chlorine/include/cl.hpp:231
↓ 1 callersClassError
! \brief Exception class * * This may be thrown by API functions when __CL_ENABLE_EXCEPTIONS is defined. */
chlorine/include/cl.hpp:268
↓ 1 callersClassImage3D
! \brief Class interface for 3D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
chlorine/include/cl.hpp:4022
ClassBufferD3D10
! \brief Class interface for creating OpenCL buffers from ID3D10Buffer's. * * This is provided to facilitate interoperability with Direct3D. * *
chlorine/include/cl.hpp:3227
ClassBufferGL
! \brief Class interface for GL Buffer Memory Objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for detai
chlorine/include/cl.hpp:3321
ClassBufferRenderGL
! \brief Class interface for GL Render Buffer Memory Objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory fo
chlorine/include/cl.hpp:3404
ClassCL_EXT_PREFIX__VERSION_1_1_DEPRECATED
chlorine/include/cl.hpp:477
ClassDevice
chlorine/include/cl.hpp:257
ClassEnqueueArgs
chlorine/include/cl.hpp:6712
ClassEvent
! \brief Class interface for cl_event. * * \note Copies of these objects are shallow, meaning that the copy will refer * to the same underl
chlorine/include/cl.hpp:2701
ClassGetInfoFunctor0
chlorine/include/cl.hpp:1508
ClassGetInfoFunctor1
chlorine/include/cl.hpp:1517
ClassImage1D
! \brief Class interface for 1D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
chlorine/include/cl.hpp:3557
ClassImage1DArray
! \class Image1DArray * \brief Image interface for arrays of 1D images. */
chlorine/include/cl.hpp:3691
ClassImage1DBuffer
! \class Image1DBuffer * \brief Image interface for 1D buffer images. */
chlorine/include/cl.hpp:3634
ClassImage2D
! \brief Class interface for 2D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
chlorine/include/cl.hpp:3757
ClassImage2DArray
! \class Image2DArray * \brief Image interface for arrays of 2D images. */
chlorine/include/cl.hpp:3953
ClassImage3DGL
! \brief Class interface for GL 3D Image Memory objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for det
chlorine/include/cl.hpp:4146
ClassImageFormat
! \stuct ImageFormat * \brief Adds constructors and member functions for cl_image_format. * * \see cl_image_format */
chlorine/include/cl.hpp:1877
ClassImageGL
! \class ImageGL * \brief general image interface for GL interop. * We abstract the 2D and 3D GL images into a single instance here * that wraps al
chlorine/include/cl.hpp:4223
ClassKernel
chlorine/include/cl.hpp:4379
ClassKernelArgumentHandler
chlorine/include/cl.hpp:4442
ClassKernelArgumentHandler<LocalSpaceArg>
chlorine/include/cl.hpp:4449
ClassKernelFunctorGlobal
chlorine/include/cl.hpp:6920
ClassLocalSpaceArg
\brief Local address wrapper for use with Kernel::setArg
chlorine/include/cl.hpp:4434
ClassPlatform
! \brief Class interface for cl_platform_id. * * \note Copies of these objects are inexpensive, since they don't 'own' * any underlying res
chlorine/include/cl.hpp:2048
ClassReferenceHandler
chlorine/include/cl.hpp:1205
ClassReferenceHandler<cl_command_queue>
chlorine/include/cl.hpp:1612
ClassReferenceHandler<cl_context>
chlorine/include/cl.hpp:1603
ClassReferenceHandler<cl_device_id>
chlorine/include/cl.hpp:1550
ClassReferenceHandler<cl_event>
chlorine/include/cl.hpp:1657
ClassReferenceHandler<cl_kernel>
chlorine/include/cl.hpp:1648
ClassReferenceHandler<cl_mem>
chlorine/include/cl.hpp:1621
ClassReferenceHandler<cl_platform_id>
chlorine/include/cl.hpp:1592
ClassReferenceHandler<cl_program>
chlorine/include/cl.hpp:1639
ClassReferenceHandler<cl_sampler>
chlorine/include/cl.hpp:1630
ClassSampler
! \brief Class interface for cl_sampler. * * \note Copies of these objects are shallow, meaning that the copy will refer * to the same unde
chlorine/include/cl.hpp:4279
ClassSetArg
chlorine/include/cl.hpp:6894
ClassSetArg<index, NullType>
chlorine/include/cl.hpp:6903
ClassUserEvent
! \brief Class interface for user events (a subset of cl_event's). * * See Event for details about copy semantics, etc. */
chlorine/include/cl.hpp:2846
ClassWorker
Workers are responsible for abstracting away the OpenCL interface. They setup OpenCL, and handle transferring data back and forth between host
chlorine/include/chlorine.hpp:62
ClassWrapper
chlorine/include/cl.hpp:1718
ClassWrapper<cl_device_id>
chlorine/include/cl.hpp:1777
ClassfunctionImplementation_
chlorine/include/cl.hpp:7057
ClassfunctionImplementation_ < T0, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:12171
ClassfunctionImplementation_ < T0, T1, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:12065
ClassfunctionImplementation_ < T0, T1, T2, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:11955
ClassfunctionImplementation_ < T0, T1, T2, T3, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:11841
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:11723
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:11601
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:11475
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:11345
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:11211
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:11073
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:10931
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:10785
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:10635
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:10481
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:10323
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:10161
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:9995
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:9825
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:9651
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:9473
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:9291
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:9105
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:8915
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, NullType, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:8721
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, NullType, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:8523
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, NullType, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:8321
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, NullType, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:8115
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, T27, NullType, NullType, NullType, NullType>
chlorine/include/cl.hpp:7905
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, T27, T28, NullType, NullType, NullType>
chlorine/include/cl.hpp:7691
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, T27, T28, T29, NullType, NullType>
chlorine/include/cl.hpp:7473
ClassfunctionImplementation_ < T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24, T25, T26, T27, T28, T29, T30, NullType>
chlorine/include/cl.hpp:7251
Classiterator
! \class iterator * \brief Const iterator class for vectors */
chlorine/include/cl.hpp:877
Classmake_kernel
chlorine/include/cl.hpp:12298
Classparam_traits
chlorine/include/cl.hpp:1414
Classsize_t
chlorine/include/cl.hpp:1050