ALBA
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Alba_Release
Source
IO
albaCurlUtility.h
Go to the documentation of this file.
1
/*=========================================================================
2
3
Program: ALBA (Agile Library for Biomedical Applications)
4
Module: albaCurlUtility
5
Authors: Paolo Quadrani
6
7
Copyright (c) BIC
8
All rights reserved. See Copyright.txt or
9
10
11
This software is distributed WITHOUT ANY WARRANTY; without even
12
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
13
PURPOSE. See the above copyright notice for more information.
14
15
=========================================================================*/
16
17
18
#ifndef __albaCurlUtility_H__
19
#define __albaCurlUtility_H__
20
21
struct
msfTreeSearchReult
{
22
char
*
memory
;
23
size_t
size
;
24
};
25
27
ALBA_EXPORT
extern
size_t
WriteMemoryCallback
(
void
*ptr,
size_t
size,
size_t
nmemb,
void
*data);
28
29
#endif
WriteMemoryCallback
ALBA_EXPORT size_t WriteMemoryCallback(void *ptr, size_t size, size_t nmemb, void *data)
initalize a given LUT with the idx.th preset
msfTreeSearchReult
Definition:
albaCurlUtility.h:21
msfTreeSearchReult::size
size_t size
Definition:
albaCurlUtility.h:23
msfTreeSearchReult::memory
char * memory
Definition:
albaCurlUtility.h:22
Generated by
1.9.5