CosFileTransfer_Directory_impl
Functions
_get_associated_session(OE_This, State) -> term()
_get_complete_file_name(OE_This, State) -> term()
_get_name(OE_This, State) -> term()
_get_parent(OE_This, State) -> term()
define_properties(OE_This, State, Properties) -> term()
define_properties_with_modes(OE_This, State, PropertyDefs) -> term()
define_property(OE_This, State, Name, Value) -> term()
define_property_with_mode(OE_This, State, Name, Value, Mode) -> term()
delete_all_properties(OE_This, State) -> term()
delete_properties(OE_This, State, Names) -> term()
delete_property(OE_This, State, Name) -> term()
get_all_properties(OE_This, State, Max) -> term()
get_all_property_names(OE_This, State, Max) -> term()
get_allowed_properties(OE_This, State) -> term()
get_allowed_property_types(OE_This, State) -> term()
get_number_of_properties(OE_This, State) -> term()
get_properties(OE_This, State, Names) -> term()
get_property_mode(OE_This, State, Name) -> term()
get_property_modes(OE_This, State, Names) -> term()
get_property_value(OE_This, State, Name) -> term()
init(X1) -> term()
is_property_defined(OE_This, State, Name) -> term()
list(OE_This, State, Max) -> term()
set_property_mode(OE_This, State, Name, Mode) -> term()
set_property_modes(OE_This, State, PropertyModes) -> term()
terminate(Reason, State) -> term()
View Functions
- _get_associated_session/2
- _get_complete_file_name/2
- _get_name/2
- _get_parent/2
- define_properties/3
- define_properties_with_modes/3
- define_property/4
- define_property_with_mode/5
- delete_all_properties/2
- delete_properties/3
- delete_property/3
- get_all_properties/3
- get_all_property_names/3
- get_allowed_properties/2
- get_allowed_property_types/2
- get_number_of_properties/2
- get_properties/3
- get_property_mode/3
- get_property_modes/3
- get_property_value/3
- init/1
- is_property_defined/3
- list/3
- set_property_mode/4
- set_property_modes/3
- terminate/2