Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
読み取り中…
検索中…
一致する文字列を見つけられません
DesignPattern.hpp ファイル

種々のデザインパターンの実装クラス [詳解]

#include "framework.h"
#include "pch.h"

[ソースコード]

クラス

class  alt::skeleton::Command< CommandFunction >
 コマンド テンプレート [詳解]
 
class  alt::skeleton::Commander< CommandFunction >
 コマンド テンプレート [詳解]
 
class  alt::skeleton::CompositeLeaf
 コンポジット テンプレート [詳解]
 
class  alt::skeleton::CompositeNode
 コンポジット テンプレート [詳解]
 
class  alt::skeleton::IConsumer< T >
 IConsumerインターフェースクラス [詳解]
 
class  alt::skeleton::IFunction< T, V >
 IFunctionインターフェースクラス [詳解]
 
class  alt::skeleton::IObserver< Data >
 IObserverインターフェースクラス [詳解]
 
class  alt::skeleton::IPredicate< T >
 IPredicateインターフェースクラス [詳解]
 
class  alt::skeleton::ISubscriber< Data >
 ISubscriberインターフェースクラス [詳解]
 
class  alt::skeleton::ISupplier< T >
 ISupplierインターフェースクラス [詳解]
 
class  alt::skeleton::Singleton< T >
 シングルトン テンプレート [詳解]
 
class  alt::skeleton::Strategy< T, V >
 Strategy [詳解]
 

名前空間

namespace  alt
 
namespace  alt::skeleton
 

詳解

種々のデザインパターンの実装クラス

著者
kumak.nosp@m.uma0.nosp@m.421@g.nosp@m.mail.nosp@m..com
日付
2020.2.24

DesignPattern.hpp に定義があります。