TwiceAsNice  2019-02-18
Namespaces | Functions
BasdaVinoServiceImagePushIdl.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <idl_export.h>
#include <string>
Include dependency graph for BasdaVinoServiceImagePushIdl.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 Nice
 

 
 Nice::IDL
 

Functions

IDL_STRING * Nice::IDL::toIDLString (std::string _source)
 
int BasdaVinoImagePush_create (IDL_STRING *_name, IDL_STRING *_node)
 
int BasdaVinoImagePush_getImage (IDL_STRING *_name, unsigned char *imagePtr)
 
int BasdaVinoImagePush_getNewImage (IDL_STRING *_name, unsigned char *imagePtr)
 

Function Documentation

◆ BasdaVinoImagePush_create()

int BasdaVinoImagePush_create ( IDL_STRING *  _name,
IDL_STRING *  _node 
)

◆ BasdaVinoImagePush_getImage()

int BasdaVinoImagePush_getImage ( IDL_STRING *  _name,
unsigned char *  imagePtr 
)

◆ BasdaVinoImagePush_getNewImage()

int BasdaVinoImagePush_getNewImage ( IDL_STRING *  _name,
unsigned char *  imagePtr 
)