Gocator Development Kit
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Friends
Modules
Pages
Public Member Functions
GdkToolDataOutputInfo Class Reference
Gdk/Tools
Description
Describes a
GdkToolDataOutputInfo
type.
Inheritance diagram for GdkToolDataOutputInfo:
Public Member Functions
GdkDataType
GdkToolDataOutputInfo_DataType
(
GdkToolDataOutputInfo
info)
Returns the
GdkToolDataOutputInfo
data type.
More...
kBool
GdkToolDataOutputInfo_HasIntensity
(
GdkToolDataOutputInfo
info)
Returns the flag indicating if intensity is to be included with the tool data output.
More...
const
kChar
*
GdkToolDataOutputInfo_Label
(
GdkToolDataOutputInfo
info)
Returns the
GdkToolDataOutputInfo
type name.
More...
kSize
GdkToolDataOutputInfo_MaxCount
(
GdkToolDataOutputInfo
info)
Returns the maximum number of instances within a tool.
More...
kSize
GdkToolDataOutputInfo_MinCount
(
GdkToolDataOutputInfo
info)
Returns the minimum number of instances within a tool.
More...
GdkParamsInfo
GdkToolDataOutputInfo_Params
(
GdkToolDataOutputInfo
info)
Returns the schema for the parameters.
More...
kStatus
GdkToolDataOutputInfo_SetDataType
(
GdkToolDataOutputInfo
info,
GdkDataType
dataType)
Sets the
GdkToolDataOutputInfo
data type.
More...
kStatus
GdkToolDataOutputInfo_SetLabel
(
GdkToolDataOutputInfo
info, const
kChar
*name)
[Deprecated] Set label through
GdkToolInfo_AddOutput()
instead.
More...
kStatus
GdkToolDataOutputInfo_SetMaxCount
(
GdkToolDataOutputInfo
info,
kSize
count)
Sets the maximum number of instances within a tool.
More...
kStatus
GdkToolDataOutputInfo_SetMinCount
(
GdkToolDataOutputInfo
info,
kSize
count)
Sets the minimum number of instances within a tool.
More...
kStatus
GdkToolDataOutputInfo_SetType
(
GdkToolDataOutputInfo
info, const
kChar
*type)
Sets the
GdkToolDataOutputInfo
type.
More...
const
kChar
*
GdkToolDataOutputInfo_Type
(
GdkToolDataOutputInfo
info)
Returns the
GdkToolDataOutputInfo
type.
More...
The documentation for this class was generated from the following file:
Tools/
GdkToolDataOutputInfo.h
GdkToolDataOutputInfo