Méthode | Description | |
---|---|---|
Begincreate ( string elements, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_ipfix_elements ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_ipfix_element ( string elements, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_data_type ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_data_type_size ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_element_id ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_enterprise_id ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_data_type ( string elements, LogIPFIXInformationElementDataType values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_data_type_size ( string elements, short values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string elements, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_element_id ( string elements, short values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_enterprise_id ( string elements, long values, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_ipfix_elements ( System asyncResult ) : void | ||
Enddelete_ipfix_element ( System asyncResult ) : void | ||
Endget_data_type ( System asyncResult ) : LogIPFIXInformationElementDataType[] | ||
Endget_data_type_size ( System asyncResult ) : short[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_element_id ( System asyncResult ) : short[] | ||
Endget_enterprise_id ( System asyncResult ) : long[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_data_type ( System asyncResult ) : void | ||
Endset_data_type_size ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_element_id ( System asyncResult ) : void | ||
Endset_enterprise_id ( System asyncResult ) : void | ||
LogIPFIXInformationElement ( ) : System |
Méthode | Description | |
---|---|---|
create ( string elements ) : void | ||
delete_all_ipfix_elements ( ) : void | ||
delete_ipfix_element ( string elements ) : void | ||
get_data_type ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources ) : LogIPFIXInformationElementDataType[] | ||
get_data_type_size ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources ) : short[] | ||
get_description ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources ) : string[] | ||
get_element_id ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources ) : short[] | ||
get_enterprise_id ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources ) : long[] | ||
get_list ( ) : string[] | ||
get_version ( ) : string | ||
set_data_type ( string elements, LogIPFIXInformationElementDataType values ) : void | ||
set_data_type_size ( string elements, short values ) : void | ||
set_description ( string elements, string descriptions ) : void | ||
set_element_id ( string elements, short values ) : void | ||
set_enterprise_id ( string elements, long values ) : void |
public Begincreate ( string elements, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_all_ipfix_elements ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Begindelete_ipfix_element ( string elements, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_data_type ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
definition_sources | LogIPFIXInformationElementDefinitionSource | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_data_type_size ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
definition_sources | LogIPFIXInformationElementDefinitionSource | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_description ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
definition_sources | LogIPFIXInformationElementDefinitionSource | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_element_id ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
definition_sources | LogIPFIXInformationElementDefinitionSource | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_enterprise_id ( string elements, LogIPFIXInformationElementDefinitionSource definition_sources, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
definition_sources | LogIPFIXInformationElementDefinitionSource | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_data_type ( string elements, LogIPFIXInformationElementDataType values, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
values | LogIPFIXInformationElementDataType | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_data_type_size ( string elements, short values, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
values | short | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_description ( string elements, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_element_id ( string elements, short values, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
values | short | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_enterprise_id ( string elements, long values, System callback, object asyncState ) : System.IAsyncResult | ||
elements | string | |
values | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_all_ipfix_elements ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Enddelete_ipfix_element ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endget_data_type ( System asyncResult ) : LogIPFIXInformationElementDataType[] | ||
asyncResult | System | |
Résultat | LogIPFIXInformationElementDataType[] |
public Endget_data_type_size ( System asyncResult ) : short[] | ||
asyncResult | System | |
Résultat | short[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_element_id ( System asyncResult ) : short[] | ||
asyncResult | System | |
Résultat | short[] |
public Endget_enterprise_id ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endset_data_type ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_data_type_size ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_element_id ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_enterprise_id ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public LogIPFIXInformationElement ( ) : System | ||
Résultat | System |