FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void DimClient::sendCommandNB
(
const char *
name
,
longlong
data
)
static
Definition at line
1158
of file
diccpp.cxx
.
References
DimCmnd::sendNB()
.
1159
{
1160
DimCmnd
a;
1161
a.
sendNB
((
char
*)name, &
data
,
sizeof
(
longlong
));
1162
}
DimCmnd
Definition:
dic.hxx:280
data
float data[4 *1440]
Definition:
EventBuilderWrapper.h:95
longlong
int64_t longlong
Definition:
dim_common.h:56
DimCmnd::sendNB
void sendNB(char *name, void *data, int datasize)
Definition:
diccpp.cxx:512
Here is the call graph for this function:
DimClient
Generated on Sun Sep 18 2016 20:50:47 for FACT++ by
1.8.11