GM6000 Digital Heater Controller
Branch: main
SDX-1330
Main Page
Namespaces
Components
Files
File List
File Members
Cpl
TShell
Cmd
Win32
Threads.h
Go to the documentation of this file.
1
#ifndef Cpl_TShell_Cmd_Win32_Threads_h
2
#define Cpl_TShell_Cmd_Win32_Threads_h
3
/*-----------------------------------------------------------------------------
4
* This file is part of the Colony.Core Project. The Colony.Core Project is an
5
* open source project with a BSD type of licensing agreement. See the license
6
* agreement (license.txt) in the top/ directory or on the Internet at
7
* http://integerfox.com/colony.core/license.txt
8
*
9
* Copyright (c) 2014-2022 John T. Taylor
10
*
11
* Redistributions of the source code must retain the above copyright notice.
12
*----------------------------------------------------------------------------*/
13
/** @file */
14
15
16
#include "
Cpl/TShell/Cmd/Threads.h
"
17
18
19
///
20
namespace
Cpl
{
21
///
22
namespace
TShell {
23
///
24
namespace
Cmd {
25
///
26
namespace
Win32 {
27
28
29
30
/** This class implements a TShell command
31
*/
32
class
Threads
:
public
Cpl::TShell::Cmd::Threads
33
{
34
public
:
35
/// Constructor
36
Threads
(
Cpl::Container::Map<Cpl::TShell::Command>
& commandList,
37
Security::Permission_T
minPermLevel=
OPTION_TSHELL_CMD_COMMAND_DEFAULT_PERMISSION_LEVEL
)
noexcept
;
38
39
40
protected
:
41
/// See Cpl::TShell::Cmd::Threads
42
void
hookHeader1
(
Cpl::Text::String
& text );
43
44
/// See Cpl::TShell::Cmd::Threads
45
void
hookHeader2
(
Cpl::Text::String
& text );
46
47
/// See Cpl::TShell::Cmd::Threads
48
void
hookThreadEntry
(
Cpl::Text::String
& text,
Cpl::System::Thread
& currentThread );
49
50
51
};
52
53
};
// end namespaces
54
};
55
};
56
};
57
#endif
// end header latch
OPTION_TSHELL_CMD_COMMAND_DEFAULT_PERMISSION_LEVEL
#define OPTION_TSHELL_CMD_COMMAND_DEFAULT_PERMISSION_LEVEL
Default Permission level for all commands.
Definition
Command.h:24
Threads.h
Cpl::Container::RingBufferMT
This template class implements a THREAD SAFE Ring Buffer.
Definition
RingBufferMT.h:33
Cpl::System::Thread
This abstract class defines the operations that can be performed on a thread.
Definition
Thread.h:62
Cpl::TShell::Cmd::Threads
This class implements a Shell command.
Definition
Threads.h:34
Cpl::TShell::Cmd::Win32::Threads
This class implements a TShell command.
Definition
Threads.h:33
Cpl::TShell::Cmd::Win32::Threads::hookHeader2
void hookHeader2(Cpl::Text::String &text)
See Cpl::TShell::Cmd::Threads.
Cpl::TShell::Cmd::Win32::Threads::hookHeader1
void hookHeader1(Cpl::Text::String &text)
See Cpl::TShell::Cmd::Threads.
Cpl::TShell::Cmd::Win32::Threads::Threads
Threads(Cpl::Container::Map< Cpl::TShell::Command > &commandList, Security::Permission_T minPermLevel=OPTION_TSHELL_CMD_COMMAND_DEFAULT_PERMISSION_LEVEL) noexcept
Constructor.
Cpl::TShell::Cmd::Win32::Threads::hookThreadEntry
void hookThreadEntry(Cpl::Text::String &text, Cpl::System::Thread ¤tThread)
See Cpl::TShell::Cmd::Threads.
Cpl::TShell::Security::Permission_T
Permission_T
Permissions levels.
Definition
Security.h:34
Cpl::Text::String
This abstract class defines the operations that can be before on a NULL terminated string.
Definition
String.h:40
Cpl
The 'Cpl' namespace is the root name space for the Colony.
Definition
Api16.h:20
Generated on Sat Jan 18 2025 22:23:55 for GM6000 Digital Heater Controller by
1.9.8