Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
|
クラス | |
class | Array |
サイズ可変の配列を具現したクラス [詳解] | |
class | Binder |
newオブジェクトを管理するコンテナクラス [詳解] | |
class | Command |
コマンド テンプレート [詳解] | |
class | Commander |
コマンド テンプレート [詳解] | |
class | CompositeLeaf |
コンポジット テンプレート [詳解] | |
class | CompositeNode |
コンポジット テンプレート [詳解] | |
class | Freight |
プリミティブな変数を管理するコンテナクラス [詳解] | |
class | ICallback |
Threadクラスのスレッド実行関数を設定します。 [詳解] | |
class | IConsumer |
IConsumerインターフェースクラス [詳解] | |
class | IFunction |
IFunctionインターフェースクラス [詳解] | |
class | IMemory |
メモリの獲得・解放のインターフェースクラス [詳解] | |
class | IObserver |
IObserverインターフェースクラス [詳解] | |
class | IPredicate |
IPredicateインターフェースクラス [詳解] | |
class | ISubscriber |
ISubscriberインターフェースクラス [詳解] | |
class | ISupplier |
ISupplierインターフェースクラス [詳解] | |
class | ITimeup |
WatchDogTimerクラスのコールバック関数を設定します。 [詳解] | |
class | LinkedList |
ポインタによる連結リストを具現したクラス [詳解] | |
class | LinkedListIterator |
Node先頭〜末尾までをサーチするイテレータ [詳解] | |
class | LinkedListNode |
双方向連結用ノードクラス [詳解] | |
class | Map |
ポインタによるマップを具現したクラス [詳解] | |
class | MapIterator |
Node先頭〜末尾までをサーチするイテレータ [詳解] | |
class | MapNode |
双方向連結用ノードクラス [詳解] | |
class | Singleton |
シングルトン テンプレート [詳解] | |
class | Strategy |
Strategy [詳解] | |
型定義 | |
typedef DWORD(* | Invoker) (LPVOID me) |
CreateThread()に渡すスレッド実行関数のテンプレート | |
typedef DWORD(* alt::skeleton::Invoker) (LPVOID me) |
CreateThread()に渡すスレッド実行関数のテンプレート
FunctionPointers.hpp の 16 行目に定義があります。