Method | Description | |
---|---|---|
Begincreate_instance ( |
||
Begindelete_instance ( |
||
Beginget_category ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_clustered_state ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_configsyncd_state ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_constraints ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_field_count ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list_of_instances ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_nested_classes ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_partitioned_state ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_singleton_state ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_toplevelcmd_state ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate_instance ( System asyncResult ) : void | ||
Enddelete_instance ( System asyncResult ) : void | ||
Endget_category ( System asyncResult ) : string[] | ||
Endget_clustered_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_configsyncd_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_constraints ( System asyncResult ) : string[][] | ||
Endget_field_count ( System asyncResult ) : long[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_list_of_instances ( System asyncResult ) : iControl.LTConfigClassInstanceKey[][] | ||
Endget_nested_classes ( System asyncResult ) : string[][] | ||
Endget_partitioned_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_singleton_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_statistics ( System asyncResult ) : string[][] | ||
Endget_toplevelcmd_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
LTConfigClass ( ) : System |
Method | Description | |
---|---|---|
create_instance ( |
||
delete_instance ( |
||
get_category ( string class_names ) : string[] | ||
get_clustered_state ( string class_names ) : CommonEnabledState[] | ||
get_configsyncd_state ( string class_names ) : CommonEnabledState[] | ||
get_constraints ( string class_names ) : string[][] | ||
get_field_count ( string class_names ) : long[] | ||
get_list ( ) : string[] | ||
get_list_of_instances ( string class_names ) : iControl.LTConfigClassInstanceKey[][] | ||
get_nested_classes ( string class_names ) : string[][] | ||
get_partitioned_state ( string class_names ) : CommonEnabledState[] | ||
get_singleton_state ( string class_names ) : CommonEnabledState[] | ||
get_statistics ( string class_names ) : string[][] | ||
get_toplevelcmd_state ( string class_names ) : CommonEnabledState[] | ||
get_version ( ) : string |
public Begincreate_instance ( |
||
class_instance_keys | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_instance ( |
||
class_instance_keys | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_category ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_clustered_state ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_configsyncd_state ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_constraints ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_field_count ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list_of_instances ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_nested_classes ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_partitioned_state ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_singleton_state ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_statistics ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_toplevelcmd_state ( string class_names, System callback, object asyncState ) : System.IAsyncResult | ||
class_names | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endcreate_instance ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_instance ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_category ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_clustered_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_configsyncd_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_constraints ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_field_count ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_list_of_instances ( System asyncResult ) : iControl.LTConfigClassInstanceKey[][] | ||
asyncResult | System | |
return | iControl.LTConfigClassInstanceKey[][] |
public Endget_nested_classes ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_partitioned_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_singleton_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_statistics ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_toplevelcmd_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |