ADIC Digital Camera 601355 Rev A 사용자 설명서

다운로드
페이지 1192
API Guide
601355 Rev A
Getting Started
1-3
Gett
ing Star
te
d
API Directory 
Structure
All files necessary for client interface to the VolServ software 
are contained in the 
volserv/vsapi
 directory by default. 
However, the installer may choose a different location during 
execution of the installation script, except that the 
vsapi
 
directory is always appended to the specified location. Refer to 
Installing VolServ for more information. 
Client software may use the API to interface to VolServ 
software. Clients are responsible for creating and linking their 
own applications to the appropriate API header and library files. 
The default API directory structure is shown in following figure 
and defined in the table below. 
/volserv/vsapi
/util
/lib
/include
/man
Directory
Contents
include
Contains six header files used by API library. 
lib
Contains the API library. 
man
Contains man pages for all VolServ API library 
functions.