diff --git a/html/HTML/S/5444.html b/html/HTML/S/5444.html index d65e63b5c..0eb4d5d70 100644 --- a/html/HTML/S/5444.html +++ b/html/HTML/S/5444.html @@ -8,7 +8,7 @@ -

root/gh-pages/doxygen-awesome-css/include/MyLibrary/subclass-example.hpp

+

root/gh-pages/doxygen-awesome-css/include/MyLibrary/subclass-example.hpp

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

diff --git a/html/HTML/S/5445.html b/html/HTML/S/5445.html index 3aa57044a..a827f7b2e 100644 --- a/html/HTML/S/5445.html +++ b/html/HTML/S/5445.html @@ -8,7 +8,7 @@ -

root/gh-pages/doxygen-awesome-css/include/MyLibrary/example.hpp

+

root/gh-pages/doxygen-awesome-css/include/MyLibrary/example.hpp

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM

diff --git a/html/HTML/files.html b/html/HTML/files.html index 1101a8984..3c671132d 100644 --- a/html/HTML/files.html +++ b/html/HTML/files.html @@ -10,7 +10,7 @@

FILES

    -
  1. gh-pages/
  2. +
  3. gh-pages/
diff --git a/html/HTML/files/5602.html b/html/HTML/files/5602.html index 3c44756a8..be2aa86f0 100644 --- a/html/HTML/files/5602.html +++ b/html/HTML/files/5602.html @@ -1,18 +1,18 @@ -gh-pages/doxygen-awesome-css/ +gh-pages/ -

root/gh-pages/doxygen-awesome-css/

-[..] +

root/gh-pages/

+[..]
    -
  1. include/
  2. +
  3. doxygen-awesome-css/
-[..] +[..] diff --git a/html/HTML/files/5603.html b/html/HTML/files/5603.html index fdbc15b90..29283d826 100644 --- a/html/HTML/files/5603.html +++ b/html/HTML/files/5603.html @@ -1,17 +1,17 @@ -gh-pages/doxygen-awesome-css/include/ +gh-pages/doxygen-awesome-css/ -

root/gh-pages/doxygen-awesome-css/include/

+

root/gh-pages/doxygen-awesome-css/

[..]
    -
  1. MyLibrary/
  2. +
  3. include/
[..] diff --git a/html/HTML/files/5604.html b/html/HTML/files/5604.html index 5b1a75bc5..1e343576e 100644 --- a/html/HTML/files/5604.html +++ b/html/HTML/files/5604.html @@ -1,18 +1,17 @@ -gh-pages/doxygen-awesome-css/include/MyLibrary/ +gh-pages/doxygen-awesome-css/include/ -

root/gh-pages/doxygen-awesome-css/include/MyLibrary/

+

root/gh-pages/doxygen-awesome-css/include/

[..]
    -
  1. example.hpp
  2. -
  3. subclass-example.hpp
  4. +
  5. MyLibrary/
[..] diff --git a/html/HTML/files/5605.html b/html/HTML/files/5605.html new file mode 100644 index 000000000..dc102ecde --- /dev/null +++ b/html/HTML/files/5605.html @@ -0,0 +1,19 @@ + + + +gh-pages/doxygen-awesome-css/include/MyLibrary/ + + + + + + +

root/gh-pages/doxygen-awesome-css/include/MyLibrary/

+[..] +
    +
  1. example.hpp
  2. +
  3. subclass-example.hpp
  4. +
+[..] + + diff --git a/html/HTML/index.html b/html/HTML/index.html index e9b0cdad1..b1783157a 100644 --- a/html/HTML/index.html +++ b/html/HTML/index.html @@ -10,7 +10,7 @@

Volume Control

-Last updated Thu Oct 19 01:57:12 UTC 2023
+Last updated Sat Oct 21 21:39:32 UTC 2023
Powered by GLOBAL-6.6.7.

@@ -30,7 +30,7 @@

DEFINITIONS


FILES

    -
  1. gh-pages/
  2. +
  3. gh-pages/

diff --git a/html/HTML/mains.html b/html/HTML/mains.html index e9b0cdad1..b1783157a 100644 --- a/html/HTML/mains.html +++ b/html/HTML/mains.html @@ -10,7 +10,7 @@

Volume Control

-Last updated Thu Oct 19 01:57:12 UTC 2023
+Last updated Sat Oct 21 21:39:32 UTC 2023
Powered by GLOBAL-6.6.7.

@@ -30,7 +30,7 @@

DEFINITIONS


FILES

    -
  1. gh-pages/
  2. +
  3. gh-pages/

diff --git a/html/annotated.html b/html/annotated.html index 6afa1ef2b..1a4b41607 100644 --- a/html/annotated.html +++ b/html/annotated.html @@ -101,6 +101,7 @@  CEVirtualKeyCodeExtensionsExtends the EVirtualKeyCode enumeration  NHelpers  CGetWin32ErrorExposes the Win32 FormatMessage & GetLastError functions + CStringHelperDefines helper methods for creating nicely-formatted strings  NInput  NActions  NSettings @@ -173,22 +174,24 @@  CNumericUpDown_DataTemplateProvider  CVolumeStep_NumericUpDown_DataTemplateProviderNumericUpDown_DataTemplateProvider with MinValue 1 and MaxValue 100  CVolumeLevel_NumericUpDown_DataTemplateProviderNumericUpDown_DataTemplateProvider with MinValue 0 and MaxValue 100 - CAudioSessionActionsContains hotkey action handlers that interact with AudioSessions in the AudioDeviceManager object - CMediaActions - NLog - NEndpoints - CConsoleEndpointAllows using the Console as a logging endpoint - CFileEndpointLog endpoint that allows writing logs directly to a file on disk - CIEndpointRepresents an endpoint output target for a log writer, and exposes helper methods for interacting with it - CMemoryEndpointA log endpoint that implements IEndpoint and uses a MemoryStream as an endpoint - NInterfaces - CILogWriterRepresents a log writer object, which is responsible for exposing logging methods, formatting the input, and writing it to an endpoint - CITimestampInterface for the timestamps on each log message, which contain a DateTime and Enum.EventType - CDebugUtilsUtility helper functions for writing log messages that are more helpful for debugging - CFLogGlobal static log manager object - CLogWriterBasic log writer object - CConditionalMessageWrapper object for the Conditional(ConditionalMessage[]) method - CTimestampImplements ITimestamp using UTC format + CActionTargetSpecifierDataTemplateProvider + CAudioSessionActionsContains hotkey action handlers that interact with AudioSessions in the AudioDeviceManager object + CMediaActions + NLog + NEndpoints + CConsoleEndpointAllows using the Console as a logging endpoint + CFileEndpointLog endpoint that allows writing logs directly to a file on disk + CIEndpointRepresents an endpoint output target for a log writer, and exposes helper methods for interacting with it + CMemoryEndpointA log endpoint that implements IEndpoint and uses a MemoryStream as an endpoint + NEnum + CEventTypeExtensionsDefines extension methods for the EventType enum + CAsyncLogWriterAsynchonously writes messages to the log endpoint + CDebugUtilsUtility helper functions for writing log messages that are more helpful for debugging + CExceptionMessageHelperHelper methods for converting exceptions into nicely formatted strings + CFLogStatic logger class + CLogMessageRepresents a message to be written to the log + CNotInitializedExceptionRepresents errors that occur as a result of trying to access an object before it is initialized + CThreadedLoggerManages a background thread to write queued log messages. The queue can be disabled at runtime to switch between asynchronous and synchronous operation  NSDK  NInternal  CInitializerInitializes VCAPI.Default diff --git a/html/annotated_dup.js b/html/annotated_dup.js index 85f67ccfc..6b14685ff 100644 --- a/html/annotated_dup.js +++ b/html/annotated_dup.js @@ -11,7 +11,8 @@ var annotated_dup = [ "EVirtualKeyCodeExtensions", "class_volume_control_1_1_core_1_1_enum_1_1_e_virtual_key_code_extensions.html", "class_volume_control_1_1_core_1_1_enum_1_1_e_virtual_key_code_extensions" ] ] ], [ "Helpers", "namespace_volume_control_1_1_core_1_1_helpers.html", [ - [ "GetWin32Error", "class_volume_control_1_1_core_1_1_helpers_1_1_get_win32_error.html", "class_volume_control_1_1_core_1_1_helpers_1_1_get_win32_error" ] + [ "GetWin32Error", "class_volume_control_1_1_core_1_1_helpers_1_1_get_win32_error.html", "class_volume_control_1_1_core_1_1_helpers_1_1_get_win32_error" ], + [ "StringHelper", "class_volume_control_1_1_core_1_1_helpers_1_1_string_helper.html", "class_volume_control_1_1_core_1_1_helpers_1_1_string_helper" ] ] ], [ "Input", "namespace_volume_control_1_1_core_1_1_input.html", [ [ "Actions", "namespace_volume_control_1_1_core_1_1_input_1_1_actions.html", [ @@ -95,6 +96,7 @@ var annotated_dup = [ "NumericUpDown_DataTemplateProvider", "class_volume_control_1_1_hotkey_actions_1_1_numeric_up_down___data_template_provider.html", "class_volume_control_1_1_hotkey_actions_1_1_numeric_up_down___data_template_provider" ], [ "VolumeStep_NumericUpDown_DataTemplateProvider", "class_volume_control_1_1_hotkey_actions_1_1_volume_step___numeric_up_down___data_template_provider.html", "class_volume_control_1_1_hotkey_actions_1_1_volume_step___numeric_up_down___data_template_provider" ], [ "VolumeLevel_NumericUpDown_DataTemplateProvider", "class_volume_control_1_1_hotkey_actions_1_1_volume_level___numeric_up_down___data_template_provider.html", "class_volume_control_1_1_hotkey_actions_1_1_volume_level___numeric_up_down___data_template_provider" ], + [ "ActionTargetSpecifierDataTemplateProvider", "class_volume_control_1_1_hotkey_actions_1_1_action_target_specifier_data_template_provider.html", "class_volume_control_1_1_hotkey_actions_1_1_action_target_specifier_data_template_provider" ], [ "AudioSessionActions", "class_volume_control_1_1_hotkey_actions_1_1_audio_session_actions.html", "class_volume_control_1_1_hotkey_actions_1_1_audio_session_actions" ], [ "MediaActions", "class_volume_control_1_1_hotkey_actions_1_1_media_actions.html", "class_volume_control_1_1_hotkey_actions_1_1_media_actions" ] ] ], @@ -105,14 +107,16 @@ var annotated_dup = [ "IEndpoint", "interface_volume_control_1_1_log_1_1_endpoints_1_1_i_endpoint.html", "interface_volume_control_1_1_log_1_1_endpoints_1_1_i_endpoint" ], [ "MemoryEndpoint", "class_volume_control_1_1_log_1_1_endpoints_1_1_memory_endpoint.html", "class_volume_control_1_1_log_1_1_endpoints_1_1_memory_endpoint" ] ] ], - [ "Interfaces", "namespace_volume_control_1_1_log_1_1_interfaces.html", [ - [ "ILogWriter", "interface_volume_control_1_1_log_1_1_interfaces_1_1_i_log_writer.html", "interface_volume_control_1_1_log_1_1_interfaces_1_1_i_log_writer" ], - [ "ITimestamp", "interface_volume_control_1_1_log_1_1_interfaces_1_1_i_timestamp.html", "interface_volume_control_1_1_log_1_1_interfaces_1_1_i_timestamp" ] + [ "Enum", "namespace_volume_control_1_1_log_1_1_enum.html", [ + [ "EventTypeExtensions", "class_volume_control_1_1_log_1_1_enum_1_1_event_type_extensions.html", "class_volume_control_1_1_log_1_1_enum_1_1_event_type_extensions" ] ] ], + [ "AsyncLogWriter", "class_volume_control_1_1_log_1_1_async_log_writer.html", "class_volume_control_1_1_log_1_1_async_log_writer" ], [ "DebugUtils", "class_volume_control_1_1_log_1_1_debug_utils.html", "class_volume_control_1_1_log_1_1_debug_utils" ], + [ "ExceptionMessageHelper", "class_volume_control_1_1_log_1_1_exception_message_helper.html", "class_volume_control_1_1_log_1_1_exception_message_helper" ], [ "FLog", "class_volume_control_1_1_log_1_1_f_log.html", "class_volume_control_1_1_log_1_1_f_log" ], - [ "LogWriter", "class_volume_control_1_1_log_1_1_log_writer.html", "class_volume_control_1_1_log_1_1_log_writer" ], - [ "Timestamp", "class_volume_control_1_1_log_1_1_timestamp.html", "class_volume_control_1_1_log_1_1_timestamp" ] + [ "LogMessage", "class_volume_control_1_1_log_1_1_log_message.html", "class_volume_control_1_1_log_1_1_log_message" ], + [ "NotInitializedException", "class_volume_control_1_1_log_1_1_not_initialized_exception.html", "class_volume_control_1_1_log_1_1_not_initialized_exception" ], + [ "ThreadedLogger", "class_volume_control_1_1_log_1_1_threaded_logger.html", "class_volume_control_1_1_log_1_1_threaded_logger" ] ] ], [ "SDK", "namespace_volume_control_1_1_s_d_k.html", [ [ "Internal", "namespace_volume_control_1_1_s_d_k_1_1_internal.html", [ diff --git a/html/class_volume_control_1_1_core_1_1_config-members.html b/html/class_volume_control_1_1_core_1_1_config-members.html index 3070abfaa..9981027a0 100644 --- a/html/class_volume_control_1_1_core_1_1_config-members.html +++ b/html/class_volume_control_1_1_core_1_1_config-members.html @@ -117,19 +117,19 @@ LogEnableStackTraceLineCountVolumeControl.Core.Config LogFilterVolumeControl.Core.Config LogPathVolumeControl.Core.Config - LogTimestampFormatVolumeControl.Core.Config - NotificationDefaultBrushVolumeControl.Core.Configstatic - NotificationExtraMouseControlsEnabledVolumeControl.Core.Config - NotificationLockedBrushVolumeControl.Core.Configstatic - NotificationMoveRequiresAltVolumeControl.Core.Config - NotificationSavePosVolumeControl.Core.Config - NotificationUnlockedBrushVolumeControl.Core.Configstatic - PauseAutoSave()VolumeControl.Core.Config - PeakMeterMaxValueVolumeControl.Core.Configstatic - PeakMeterMinValueVolumeControl.Core.Configstatic - PeakMeterUpdateIntervalMsVolumeControl.Core.Config - ResumeAutoSave()VolumeControl.Core.Config - RunAtStartupVolumeControl.Core.Config + NotificationDefaultBrushVolumeControl.Core.Configstatic + NotificationExtraMouseControlsEnabledVolumeControl.Core.Config + NotificationLockedBrushVolumeControl.Core.Configstatic + NotificationMoveRequiresAltVolumeControl.Core.Config + NotificationSavePosVolumeControl.Core.Config + NotificationUnlockedBrushVolumeControl.Core.Configstatic + PauseAutoSave()VolumeControl.Core.Config + PeakMeterMaxValueVolumeControl.Core.Configstatic + PeakMeterMinValueVolumeControl.Core.Configstatic + PeakMeterUpdateIntervalMsVolumeControl.Core.Config + ResumeAutoSave()VolumeControl.Core.Config + RunAtStartupVolumeControl.Core.Config + Save(Formatting formatting=Formatting.Indented)VolumeControl.Core.Config SelectedSessionsVolumeControl.Core.Config SessionListNotificationConfigVolumeControl.Core.Config ShowIconsVolumeControl.Core.Config diff --git a/html/class_volume_control_1_1_core_1_1_config.html b/html/class_volume_control_1_1_core_1_1_config.html index 252c1d9c2..29ca3848a 100644 --- a/html/class_volume_control_1_1_core_1_1_config.html +++ b/html/class_volume_control_1_1_core_1_1_config.html @@ -100,12 +100,14 @@
Inheritance diagram for VolumeControl.Core.Config:
-
+
+
Collaboration diagram for VolumeControl.Core.Config:
-
+
+
+ +

@@ -119,6 +121,9 @@

void PauseAutoSave ()
 Pauses automatic saving of the config to disk whenever a PropertyChanged event is triggered. More...
 
+override void Save (Formatting formatting=Formatting.Indented)
 
@@ -260,7 +265,7 @@ - + @@ -268,11 +273,8 @@ - - - + @@ -322,6 +324,14 @@

References VolumeControl.Log.FLog.FilterEventType(), and VolumeControl.Log.FLog.Trace().

+
+Here is the call graph for this function:
+
+
+
+
+ @@ -341,6 +351,14 @@

References VolumeControl.Log.FLog.FilterEventType(), and VolumeControl.Log.FLog.Trace().

+
+Here is the call graph for this function:
+
+
+
+
+

Member Data Documentation

@@ -1003,8 +1021,7 @@

-

-

See Log.SettingsInterface.LogEnableStackTrace

+

See Log.SettingsInterface.LogEnableStackTrace

Default: true

@@ -1045,7 +1062,7 @@

Static Public Attributes

 Gets or sets the location of the log file.
See Log.SettingsInterface.LogPath More...
 
VolumeControl.Log.Enum.EventType LogFilter = VolumeControl.Log.Enum.EventType.ALL_EXCEPT_DEBUG [get, set]
VolumeControl.Log.Enum.EventType LogFilter = VolumeControl.Log.Enum.EventType.INFO | VolumeControl.Log.Enum.EventType.WARN | VolumeControl.Log.Enum.EventType.ERROR | VolumeControl.Log.Enum.EventType.FATAL | VolumeControl.Log.Enum.EventType.CRITICAL [get, set]
 Gets or sets the Log.Enum.EventType filter used for messages.
See Log.SettingsInterface.LogFilter More...
 
 Gets or sets whether the log is cleared when the program starts.
See Log.SettingsInterface.LogClearOnInitialize More...
 
string LogTimestampFormat = "HH:mm:ss:fff" [get, set]
 Gets or sets the format string used for timestamps in the log.
- See Log.SettingsInterface.LogTimestampFormat More...
 
bool LogEnableStackTrace = true [get, set]
 See Log.SettingsInterface.LogEnableStackTrace More...
 
bool LogEnableStackTraceLineCount = true [get, set]
 
- +
VolumeControl.Log.Enum.EventType VolumeControl.Core.Config.LogFilter = VolumeControl.Log.Enum.EventType.ALL_EXCEPT_DEBUGVolumeControl.Log.Enum.EventType VolumeControl.Core.Config.LogFilter = VolumeControl.Log.Enum.EventType.INFO | VolumeControl.Log.Enum.EventType.WARN | VolumeControl.Log.Enum.EventType.ERROR | VolumeControl.Log.Enum.EventType.FATAL | VolumeControl.Log.Enum.EventType.CRITICAL
@@ -1057,7 +1074,6 @@

Log.Enum.EventType filter used for messages.
See Log.SettingsInterface.LogFilter

-

Default: Log.Enum.EventType.ALL_EXCEPT_DEBUG

@@ -1085,32 +1101,6 @@

- - -
-

◆ LogTimestampFormat

- -
-
- - - - - -
- - - - -
string VolumeControl.Core.Config.LogTimestampFormat = "HH:mm:ss:fff"
-
-getset
-
- -

Gets or sets the format string used for timestamps in the log.
- See Log.SettingsInterface.LogTimestampFormat

-

Default: "HH:mm:ss:fff"

-
diff --git a/html/class_volume_control_1_1_core_1_1_config.js b/html/class_volume_control_1_1_core_1_1_config.js index 6379260fb..5cd63ef56 100644 --- a/html/class_volume_control_1_1_core_1_1_config.js +++ b/html/class_volume_control_1_1_core_1_1_config.js @@ -3,6 +3,7 @@ var class_volume_control_1_1_core_1_1_config = [ "Config", "class_volume_control_1_1_core_1_1_config.html#a3f8d7b3d96b474ea9c5a326dd2336be4", null ], [ "PauseAutoSave", "class_volume_control_1_1_core_1_1_config.html#a6c890b9f23d737235d707b288ae0899f", null ], [ "ResumeAutoSave", "class_volume_control_1_1_core_1_1_config.html#acae4db80be97fb8bad0436613e473a10", null ], + [ "Save", "class_volume_control_1_1_core_1_1_config.html#a48b649dee6d5fd7e06c532674db63ad4", null ], [ "Hotkeys_Default", "class_volume_control_1_1_core_1_1_config.html#ac88c6277d33051b90c4f37bc16ca26a3", null ], [ "NotificationDefaultBrush", "class_volume_control_1_1_core_1_1_config.html#a487db62f9ac51c93ed87b59a3b9ceab9", null ], [ "NotificationLockedBrush", "class_volume_control_1_1_core_1_1_config.html#abb4a43d216b2119d78819d2b2e449c92", null ], @@ -27,13 +28,11 @@ var class_volume_control_1_1_core_1_1_config = [ "LanguageName", "class_volume_control_1_1_core_1_1_config.html#a3264ec7458bee9443d2f05192ced3e66", null ], [ "LockTargetDevice", "class_volume_control_1_1_core_1_1_config.html#a99c5ca6e7d87680264d0913e2fbcaec9", null ], [ "LockTargetSession", "class_volume_control_1_1_core_1_1_config.html#acc145bdcd9e96bb185cd648973619261", null ], - [ "Log", "class_volume_control_1_1_core_1_1_config.html#aca7c2dbd7fed0098f6d9240e308c428c", null ], [ "LogClearOnInitialize", "class_volume_control_1_1_core_1_1_config.html#a1356c62149dc8fa8a99453c4034628eb", null ], [ "LogEnableStackTrace", "class_volume_control_1_1_core_1_1_config.html#a58e4e90453a4ceb86150c89f81705c06", null ], [ "LogEnableStackTraceLineCount", "class_volume_control_1_1_core_1_1_config.html#a180697f9c32ad9a14cd231e7b34d59c8", null ], [ "LogFilter", "class_volume_control_1_1_core_1_1_config.html#ac78c5ef8389147129e24142e0f0c0c12", null ], [ "LogPath", "class_volume_control_1_1_core_1_1_config.html#acbe505a5515122a1d1201081b6d5db8e", null ], - [ "LogTimestampFormat", "class_volume_control_1_1_core_1_1_config.html#a74c9ee12b79934c2d3aeb21f78fc7abb", null ], [ "NotificationExtraMouseControlsEnabled", "class_volume_control_1_1_core_1_1_config.html#ad0b6ca70c6dac8357bc6cdf68841c2ab", null ], [ "NotificationMoveRequiresAlt", "class_volume_control_1_1_core_1_1_config.html#ab8de5520ed832d74e4808dcba4d85a04", null ], [ "NotificationSavePos", "class_volume_control_1_1_core_1_1_config.html#a4b5fa17af0f6ee1cd28a53c0d2874ed1", null ], diff --git a/html/class_volume_control_1_1_core_1_1_config__coll__graph.map b/html/class_volume_control_1_1_core_1_1_config__coll__graph.map index d87d5ff21..de06ed1f0 100644 --- a/html/class_volume_control_1_1_core_1_1_config__coll__graph.map +++ b/html/class_volume_control_1_1_core_1_1_config__coll__graph.map @@ -1,5 +1,5 @@ - + diff --git a/html/class_volume_control_1_1_core_1_1_config__coll__graph.md5 b/html/class_volume_control_1_1_core_1_1_config__coll__graph.md5 index 577e5e71f..c55e00049 100644 --- a/html/class_volume_control_1_1_core_1_1_config__coll__graph.md5 +++ b/html/class_volume_control_1_1_core_1_1_config__coll__graph.md5 @@ -1 +1 @@ -8674fc79351e0f106fcedd10594a1a28 \ No newline at end of file +8af3c191840603d4501d8e899c4ccbf1 \ No newline at end of file diff --git a/html/class_volume_control_1_1_core_1_1_config__coll__graph.svg b/html/class_volume_control_1_1_core_1_1_config__coll__graph.svg index ed88b6e88..4565c33d8 100644 --- a/html/class_volume_control_1_1_core_1_1_config__coll__graph.svg +++ b/html/class_volume_control_1_1_core_1_1_config__coll__graph.svg @@ -4,7 +4,7 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +VolumeControl.Log.AsyncLogWriter + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer + ++ DateTimeFormatString ++ TimestampLength ++ EventTypeLength ++ BlankLineHeader ++ AlwaysVisibleEventTypes ++ EndpointEnabled ++ EventTypeFilter ++ IsAsyncEnabled + ++ AsyncLogWriter() ++ FilterEventType() ++ ResetEndpoint() ++ ResetEndpoint() ++ LogMessage() ++ Trace() ++ Debug() ++ Info() ++ Warning() ++ Error() ++ Fatal() ++ Critical() ++ Blank() ++ DisableAsyncNoFlush() ++ Dispose() +~ Indent() +# WriteLogMessage() + + + + + +Node2 + + +ThreadedLogger + + + ++ ThreadedLogger() ++ Flush() ++ Dispose() +# WriteLogMessage() +# LogMessage() + + + + + +Node2->Node1 + + + + + +Node3 + + +IDisposable + + + + + + + + + +Node3->Node1 + + + + + +Node3->Node2 + + + + + +Node4 + + +VolumeControl.Log.Endpoints. +IEndpoint + ++ Enabled + ++ GetReader() ++ GetWriter() ++ WriteRaw() ++ WriteRawLine() ++ ReadRaw() ++ ReadRawLine() ++ Reset() + + + + + +Node4->Node1 + + + ~Endpoint + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer__coll__graph_org.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer__coll__graph_org.svg new file mode 100644 index 000000000..f9b9d9c51 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer__coll__graph_org.svg @@ -0,0 +1,124 @@ + + + + + + +VolumeControl.Log.AsyncLogWriter + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer + ++ DateTimeFormatString ++ TimestampLength ++ EventTypeLength ++ BlankLineHeader ++ AlwaysVisibleEventTypes ++ EndpointEnabled ++ EventTypeFilter ++ IsAsyncEnabled + ++ AsyncLogWriter() ++ FilterEventType() ++ ResetEndpoint() ++ ResetEndpoint() ++ LogMessage() ++ Trace() ++ Debug() ++ Info() ++ Warning() ++ Error() ++ Fatal() ++ Critical() ++ Blank() ++ DisableAsyncNoFlush() ++ Dispose() +~ Indent() +# WriteLogMessage() + + + + + +Node2 + + +ThreadedLogger + + + ++ ThreadedLogger() ++ Flush() ++ Dispose() +# WriteLogMessage() +# LogMessage() + + + + + +Node2->Node1 + + + + + +Node3 + + +IDisposable + + + + + + + + + +Node3->Node1 + + + + + +Node3->Node2 + + + + + +Node4 + + +VolumeControl.Log.Endpoints. +IEndpoint + ++ Enabled + ++ GetReader() ++ GetWriter() ++ WriteRaw() ++ WriteRawLine() ++ ReadRaw() ++ ReadRawLine() ++ Reset() + + + + + +Node4->Node1 + + + ~Endpoint + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph.map b/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph.map new file mode 100644 index 000000000..06a49acfa --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph.map @@ -0,0 +1,5 @@ + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph.md5 b/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph.md5 new file mode 100644 index 000000000..a767cd236 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph.md5 @@ -0,0 +1 @@ +e68355287a7f711415e64efe388e1f07 \ No newline at end of file diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph.svg new file mode 100644 index 000000000..983867ecf --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +VolumeControl.Log.AsyncLogWriter + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer + ++ DateTimeFormatString ++ TimestampLength ++ EventTypeLength ++ BlankLineHeader ++ AlwaysVisibleEventTypes ++ EndpointEnabled ++ EventTypeFilter ++ IsAsyncEnabled +~ Endpoint + ++ AsyncLogWriter() ++ FilterEventType() ++ ResetEndpoint() ++ ResetEndpoint() ++ LogMessage() ++ Trace() ++ Debug() ++ Info() ++ Warning() ++ Error() ++ Fatal() ++ Critical() ++ Blank() ++ DisableAsyncNoFlush() ++ Dispose() +~ Indent() +# WriteLogMessage() + + + + + +Node2 + + +ThreadedLogger + + + ++ ThreadedLogger() ++ Flush() ++ Dispose() +# WriteLogMessage() +# LogMessage() + + + + + +Node2->Node1 + + + + + +Node3 + + +IDisposable + + + + + + + + + +Node3->Node1 + + + + + +Node3->Node2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph_org.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph_org.svg new file mode 100644 index 000000000..e90cfeb30 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer__inherit__graph_org.svg @@ -0,0 +1,98 @@ + + + + + + +VolumeControl.Log.AsyncLogWriter + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer + ++ DateTimeFormatString ++ TimestampLength ++ EventTypeLength ++ BlankLineHeader ++ AlwaysVisibleEventTypes ++ EndpointEnabled ++ EventTypeFilter ++ IsAsyncEnabled +~ Endpoint + ++ AsyncLogWriter() ++ FilterEventType() ++ ResetEndpoint() ++ ResetEndpoint() ++ LogMessage() ++ Trace() ++ Debug() ++ Info() ++ Warning() ++ Error() ++ Fatal() ++ Critical() ++ Blank() ++ DisableAsyncNoFlush() ++ Dispose() +~ Indent() +# WriteLogMessage() + + + + + +Node2 + + +ThreadedLogger + + + ++ ThreadedLogger() ++ Flush() ++ Dispose() +# WriteLogMessage() +# LogMessage() + + + + + +Node2->Node1 + + + + + +Node3 + + +IDisposable + + + + + + + + + +Node3->Node1 + + + + + +Node3->Node2 + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a78392efd4f13ac8fb627ef5349c75eab_icgraph.map b/html/class_volume_control_1_1_log_1_1_async_log_writer_a78392efd4f13ac8fb627ef5349c75eab_icgraph.map new file mode 100644 index 000000000..c802c8bcc --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a78392efd4f13ac8fb627ef5349c75eab_icgraph.map @@ -0,0 +1,7 @@ + + + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a78392efd4f13ac8fb627ef5349c75eab_icgraph.md5 b/html/class_volume_control_1_1_log_1_1_async_log_writer_a78392efd4f13ac8fb627ef5349c75eab_icgraph.md5 new file mode 100644 index 000000000..724f4a003 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a78392efd4f13ac8fb627ef5349c75eab_icgraph.md5 @@ -0,0 +1 @@ +82593610b7f69388eec6fd8f97941f82 \ No newline at end of file diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a78392efd4f13ac8fb627ef5349c75eab_icgraph.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer_a78392efd4f13ac8fb627ef5349c75eab_icgraph.svg new file mode 100644 index 000000000..80e0c1094 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a78392efd4f13ac8fb627ef5349c75eab_icgraph.svg @@ -0,0 +1,87 @@ + + + + + + +VolumeControl.Log.AsyncLogWriter.Error + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer.Error + + + + + +Node2 + + +VolumeControl.Core.Input. +Structs.JsonHotkey.CreateInstance +< THotkey > + + + + + +Node1->Node2 + + + + + +Node3 + + +VolumeControl.SDK.Internal. +Initializer.Initialize + + + + + +Node1->Node3 + + + + + +Node4 + + +VolumeControl.Core.Input. +Actions.HotkeyActionInstance.Invoke + + + + + +Node1->Node4 + + + + + +Node5 + + +VolumeControl.Core.Input. +HotkeyActionAddonLoader.Load + + + + + +Node1->Node5 + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph.map b/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph.map new file mode 100644 index 000000000..b1499a346 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph.map @@ -0,0 +1,5 @@ + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph.md5 b/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph.md5 new file mode 100644 index 000000000..2b7d3580c --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph.md5 @@ -0,0 +1 @@ +9c3d287320c76cf0b476c75e933ae437 \ No newline at end of file diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph.svg new file mode 100644 index 000000000..6afd6802c --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +VolumeControl.Log.AsyncLogWriter.LogMessage + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer.LogMessage + + + + + +Node2 + + +VolumeControl.Log.AsyncLog +Writer.WriteLogMessage + + + + + +Node1->Node2 + + + + + +Node3 + + +VolumeControl.Log.AsyncLog +Writer.FilterEventType + + + + + +Node2->Node3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph_org.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph_org.svg new file mode 100644 index 000000000..7141aeec9 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a8371f214487461914fd661d6c8895c1b_cgraph_org.svg @@ -0,0 +1,54 @@ + + + + + + +VolumeControl.Log.AsyncLogWriter.LogMessage + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer.LogMessage + + + + + +Node2 + + +VolumeControl.Log.AsyncLog +Writer.WriteLogMessage + + + + + +Node1->Node2 + + + + + +Node3 + + +VolumeControl.Log.AsyncLog +Writer.FilterEventType + + + + + +Node2->Node3 + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph.map b/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph.map new file mode 100644 index 000000000..fcc76c7a9 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph.map @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph.md5 b/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph.md5 new file mode 100644 index 000000000..3cc14e21f --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph.md5 @@ -0,0 +1 @@ +d11ee8f0c4c071840009f746ce0e8ff5 \ No newline at end of file diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph.svg new file mode 100644 index 000000000..c2f777229 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph.svg @@ -0,0 +1,239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +VolumeControl.Log.AsyncLogWriter.FilterEventType + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer.FilterEventType + + + + + +Node2 + + +VolumeControl.Core.Input. +Structs.JsonHotkey.CreateInstance +< THotkey > + + + + + +Node1->Node2 + + + + + +Node3 + + +VolumeControl.CoreAudio. +AudioDevice.Dispose + + + + + +Node1->Node3 + + + + + +Node5 + + +VolumeControl.CoreAudio. +AudioSession.Dispose + + + + + +Node1->Node5 + + + + + +Node6 + + +VolumeControl.Core.Input. +Actions.HotkeyActionInstance.Invoke + + + + + +Node1->Node6 + + + + + +Node7 + + +VolumeControl.Core.Input. +HotkeyActionAddonLoader.Load + + + + + +Node1->Node7 + + + + + +Node8 + + +VolumeControl.Log.AsyncLog +Writer.WriteLogMessage + + + + + +Node1->Node8 + + + + + +Node4 + + +VolumeControl.CoreAudio. +AudioDeviceSessionManager.Dispose + + + + + +Node3->Node4 + + + + + +Node9 + + +VolumeControl.Log.AsyncLog +Writer.LogMessage + + + + + +Node8->Node9 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph_org.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph_org.svg new file mode 100644 index 000000000..56a88329c --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a991ed5d730c4006309027e8b98304751_icgraph_org.svg @@ -0,0 +1,151 @@ + + + + + + +VolumeControl.Log.AsyncLogWriter.FilterEventType + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer.FilterEventType + + + + + +Node2 + + +VolumeControl.Core.Input. +Structs.JsonHotkey.CreateInstance +< THotkey > + + + + + +Node1->Node2 + + + + + +Node3 + + +VolumeControl.CoreAudio. +AudioDevice.Dispose + + + + + +Node1->Node3 + + + + + +Node5 + + +VolumeControl.CoreAudio. +AudioSession.Dispose + + + + + +Node1->Node5 + + + + + +Node6 + + +VolumeControl.Core.Input. +Actions.HotkeyActionInstance.Invoke + + + + + +Node1->Node6 + + + + + +Node7 + + +VolumeControl.Core.Input. +HotkeyActionAddonLoader.Load + + + + + +Node1->Node7 + + + + + +Node8 + + +VolumeControl.Log.AsyncLog +Writer.WriteLogMessage + + + + + +Node1->Node8 + + + + + +Node4 + + +VolumeControl.CoreAudio. +AudioDeviceSessionManager.Dispose + + + + + +Node3->Node4 + + + + + +Node9 + + +VolumeControl.Log.AsyncLog +Writer.LogMessage + + + + + +Node8->Node9 + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a9b0db8752284ac0fa32b2962935b7f7e_icgraph.map b/html/class_volume_control_1_1_log_1_1_async_log_writer_a9b0db8752284ac0fa32b2962935b7f7e_icgraph.map new file mode 100644 index 000000000..fefa59cfd --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a9b0db8752284ac0fa32b2962935b7f7e_icgraph.map @@ -0,0 +1,4 @@ + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a9b0db8752284ac0fa32b2962935b7f7e_icgraph.md5 b/html/class_volume_control_1_1_log_1_1_async_log_writer_a9b0db8752284ac0fa32b2962935b7f7e_icgraph.md5 new file mode 100644 index 000000000..6b9ceb9b8 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a9b0db8752284ac0fa32b2962935b7f7e_icgraph.md5 @@ -0,0 +1 @@ +de71cec2340fcc805679fbc39d51d071 \ No newline at end of file diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_a9b0db8752284ac0fa32b2962935b7f7e_icgraph.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer_a9b0db8752284ac0fa32b2962935b7f7e_icgraph.svg new file mode 100644 index 000000000..178d39820 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_a9b0db8752284ac0fa32b2962935b7f7e_icgraph.svg @@ -0,0 +1,37 @@ + + + + + + +VolumeControl.Log.AsyncLogWriter.ResetEndpoint + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer.ResetEndpoint + + + + + +Node2 + + +VolumeControl.Log.FLog.Initialize + + + + + +Node1->Node2 + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_aa1c61e979b3f9bb69784da07de4d64e0_icgraph.map b/html/class_volume_control_1_1_log_1_1_async_log_writer_aa1c61e979b3f9bb69784da07de4d64e0_icgraph.map new file mode 100644 index 000000000..8202cf62f --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_aa1c61e979b3f9bb69784da07de4d64e0_icgraph.map @@ -0,0 +1,4 @@ + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_aa1c61e979b3f9bb69784da07de4d64e0_icgraph.md5 b/html/class_volume_control_1_1_log_1_1_async_log_writer_aa1c61e979b3f9bb69784da07de4d64e0_icgraph.md5 new file mode 100644 index 000000000..112c2846a --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_aa1c61e979b3f9bb69784da07de4d64e0_icgraph.md5 @@ -0,0 +1 @@ +c422522b28f55bf2189c3107d37b5a44 \ No newline at end of file diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_aa1c61e979b3f9bb69784da07de4d64e0_icgraph.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer_aa1c61e979b3f9bb69784da07de4d64e0_icgraph.svg new file mode 100644 index 000000000..1e0b0f3f6 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_aa1c61e979b3f9bb69784da07de4d64e0_icgraph.svg @@ -0,0 +1,38 @@ + + + + + + +VolumeControl.Log.AsyncLogWriter.Debug + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer.Debug + + + + + +Node2 + + +VolumeControl.Core.Input. +HotkeyActionAddonLoader.Load + + + + + +Node1->Node2 + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph.map b/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph.map new file mode 100644 index 000000000..77af149c8 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph.map @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph.md5 b/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph.md5 new file mode 100644 index 000000000..e7cc50313 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph.md5 @@ -0,0 +1 @@ +d0f77d6e878a69698c5cb46769968db4 \ No newline at end of file diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph.svg new file mode 100644 index 000000000..4946d3811 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph.svg @@ -0,0 +1,190 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +VolumeControl.Log.AsyncLogWriter.Trace + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer.Trace + + + + + +Node2 + + +VolumeControl.CoreAudio. +AudioDevice.Dispose + + + + + +Node1->Node2 + + + + + +Node4 + + +VolumeControl.CoreAudio. +AudioSession.Dispose + + + + + +Node1->Node4 + + + + + +Node5 + + +VolumeControl.Core.Input. +Actions.HotkeyActionInstance.Invoke + + + + + +Node1->Node5 + + + + + +Node6 + + +VolumeControl.Core.Input. +HotkeyActionAddonLoader.Load + + + + + +Node1->Node6 + + + + + +Node3 + + +VolumeControl.CoreAudio. +AudioDeviceSessionManager.Dispose + + + + + +Node2->Node3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph_org.svg b/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph_org.svg new file mode 100644 index 000000000..261c43967 --- /dev/null +++ b/html/class_volume_control_1_1_log_1_1_async_log_writer_abc333e4213798ea77274dd28ef009268_icgraph_org.svg @@ -0,0 +1,102 @@ + + + + + + +VolumeControl.Log.AsyncLogWriter.Trace + + +Node1 + + +VolumeControl.Log.AsyncLog +Writer.Trace + + + + + +Node2 + + +VolumeControl.CoreAudio. +AudioDevice.Dispose + + + + + +Node1->Node2 + + + + + +Node4 + + +VolumeControl.CoreAudio. +AudioSession.Dispose + + + + + +Node1->Node4 + + + + + +Node5 + + +VolumeControl.Core.Input. +Actions.HotkeyActionInstance.Invoke + + + + + +Node1->Node5 + + + + + +Node6 + + +VolumeControl.Core.Input. +HotkeyActionAddonLoader.Load + + + + + +Node1->Node6 + + + + + +Node3 + + +VolumeControl.CoreAudio. +AudioDeviceSessionManager.Dispose + + + + + +Node2->Node3 + + + + + diff --git a/html/class_volume_control_1_1_log_1_1_endpoints_1_1_memory_endpoint-members.html b/html/class_volume_control_1_1_log_1_1_endpoints_1_1_memory_endpoint-members.html index 261352462..1b1a19b2b 100644 --- a/html/class_volume_control_1_1_log_1_1_endpoints_1_1_memory_endpoint-members.html +++ b/html/class_volume_control_1_1_log_1_1_endpoints_1_1_memory_endpoint-members.html @@ -100,8 +100,9 @@ ReadRaw()VolumeControl.Log.Endpoints.MemoryEndpoint ReadRawLine()VolumeControl.Log.Endpoints.MemoryEndpoint Reset()VolumeControl.Log.Endpoints.MemoryEndpoint - WriteRaw(string? str)VolumeControl.Log.Endpoints.MemoryEndpoint - WriteRawLine(string? str=null)VolumeControl.Log.Endpoints.MemoryEndpoint + ToString()VolumeControl.Log.Endpoints.MemoryEndpoint + WriteRaw(string? str)VolumeControl.Log.Endpoints.MemoryEndpoint + WriteRawLine(string? str=null)VolumeControl.Log.Endpoints.MemoryEndpoint diff --git a/html/class_volume_control_1_1_log_1_1_endpoints_1_1_memory_endpoint.html b/html/class_volume_control_1_1_log_1_1_endpoints_1_1_memory_endpoint.html index 9f5871a7c..d8863f2f9 100644 --- a/html/class_volume_control_1_1_log_1_1_endpoints_1_1_memory_endpoint.html +++ b/html/class_volume_control_1_1_log_1_1_endpoints_1_1_memory_endpoint.html @@ -99,12 +99,14 @@
Inheritance diagram for VolumeControl.Log.Endpoints.MemoryEndpoint:
-
+
+
Collaboration diagram for VolumeControl.Log.Endpoints.MemoryEndpoint:
-
+
+
+ + +

@@ -144,6 +146,9 @@

void Dispose ()
 
override string ToString ()
 Returns the contents of the stream as a UTF8 string. More...
 
@@ -193,6 +198,27 @@

References VolumeControl.Log.Endpoints.MemoryEndpoint.Enabled.

+ + +

Member Function Documentation

+ +

◆ ToString()

+ +
+
+

Properties

+ + + + + + +
override string VolumeControl.Log.Endpoints.MemoryEndpoint.ToString ()
+
+ +

Returns the contents of the stream as a UTF8 string.

+
Returns
string with the entire contents of the memory stream.
+

The documentation for this class was generated from the following file: