#include <time.h>
Go to the source code of this file.
Data Structures | |
struct | glite_stat |
IO Stat Type this structure is used to return File information using the glite_fstat method. More... | |
Defines | |
#define | GLITE_NULL_HANDLE 0 |
#define | GLITE_LFN_LENGTH 1024 |
#define | GLITE_SURL_LENGTH 2048 |
#define | GLITE_GUID_LENGTH 37 |
#define | GLITE_NAME_LENGTH 1024 |
Typedefs | |
typedef int | glite_int32 |
Primitive Types TODO Be platform & architecture indipendent. | |
typedef long long | glite_int64 |
typedef void * | glite_handle |
typedef int | glite_result |
typedef time_t | glite_time_t |
|
|
|
|
|
|
|
|
|
|
|
|
|
Primitive Types TODO Be platform & architecture indipendent.
|
|
|
|
|
|
|