Vuo
1.2.0
Main Page
Modules
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
node
vuo.syphon
Classes
|
Functions
VuoSyphonServerDescription.h File Reference
Description
VuoSyphonServerDescription
C type definition.
Copyright
Copyright © 2012–2015 Kosada Incorporated. This code may be modified and distributed under the terms of the MIT License. For more information, see
http://vuo.org/license
.
Classes
struct
VuoSyphonServerDescription
A struct containing the dictionary values of a Syphon Server Description.
More...
Functions
VuoSyphonServerDescription
VuoSyphonServerDescription_makeFromJson
(
json_object
*js)
Decodes the JSON object
js
to create a new value.
json_object
*
VuoSyphonServerDescription_getJson
(const
VuoSyphonServerDescription
value)
Encodes
value
as a JSON object.
char *
VuoSyphonServerDescription_getSummary
(const
VuoSyphonServerDescription
value)
Returns a compact string representation of
value
.
bool
VuoSyphonServerDescription_areEqual
(const
VuoSyphonServerDescription
value1, const
VuoSyphonServerDescription
value2)
Returns true if the server descriptions are identical.
VuoSyphonServerDescription
VuoSyphonServerDescription_make
(
VuoText
serverUUID,
VuoText
serverName,
VuoText
applicationName)
Creates a new server from the specified values.
VuoSyphonServerDescription
VuoSyphonServerDescription_makeFromString
(const char *initializer)
Automatically generated function.
char *
VuoSyphonServerDescription_getString
(const
VuoSyphonServerDescription
value)
Automatically generated function.
void
VuoSyphonServerDescription_retain
(
VuoSyphonServerDescription
value)
Automatically generated function.
void
VuoSyphonServerDescription_release
(
VuoSyphonServerDescription
value)
Automatically generated function.
Generated on Sun Dec 13 2015 13:10:34 for Vuo by
1.8.3