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