axis2_file_ops Struct Reference
[file]

Description Builder ops struct Encapsulator struct for ops of axis2_desc_builder. More...

#include <axis2_file.h>

List of all members.

Public Attributes

axis2_status_t(* free )(axis2_file_t *file, const axis2_env_t *env)
axis2_status_t(* set_name )(axis2_file_t *file, const axis2_env_t *env, axis2_char_t *name)
axis2_char_t *(* get_name )(axis2_file_t *file, const axis2_env_t *env)
axis2_status_t(* set_path )(axis2_file_t *file, const axis2_env_t *env, axis2_char_t *path)
axis2_char_t *(* get_path )(axis2_file_t *file, const axis2_env_t *env)
axis2_status_t(* set_timestamp )(axis2_file_t *file, const axis2_env_t *env, AXIS2_TIME_T timestamp)
AXIS2_TIME_T(* get_timestamp )(axis2_file_t *file, const axis2_env_t *env)
axis2_file_t *(* clone )(axis2_file_t *file, const axis2_env_t *env)


Detailed Description

Description Builder ops struct Encapsulator struct for ops of axis2_desc_builder.


Member Data Documentation

axis2_file_t*( * axis2_file_ops::clone)(axis2_file_t *file, const axis2_env_t *env)
 

create a newly allocated clone of the argument file


The documentation for this struct was generated from the following file:
Generated on Thu Aug 31 17:32:40 2006 for Axis2/C by  doxygen 1.4.6