#include <TCommandSpecified.hh>
TCommandSpecifiedのコラボレーション図
Public 型 | |
enum | { tBuiltinDepth = -1, tAliasDepth = -2, tNotDefineDepth = 0x8fffffff } |
Public メソッド | |
TCommandSpecified () | |
TCommandSpecified (const Tstring &name, const Tstring &fullname, const Tstring &path, Tint depth, Tbool flag, TCommand *command) | |
TCommandSpecified (const TCommandSpecified &right) | |
~TCommandSpecified () | |
const TCommandSpecified & | operator= (const TCommandSpecified &right) |
Tbool | operator== (const TCommandSpecified &right) const |
Tbool | operator!= (const TCommandSpecified &right) const |
const Tstring & | GetName () const |
const Tstring & | GetFullName () const |
const Tstring & | GetAbsolutePath () const |
Tint | GetDirectoryDepth () const |
Tbool | IsBuiltinCommand () const |
Tbool | IsAliasedCommand () const |
TCommand * | GetCommand () const |
Tvoid | SetName (const Tstring &name) |
Tvoid | SetFullName (const Tstring &name) |
Tvoid | SetAbsolutePath (const Tstring &path) |
Tvoid | SetDirectoryDepth (Tint depth) |
Tvoid | SetBuiltinFlag (Tbool flag) |
Tvoid | SetCommand (TCommand *command) |
フレンド | |
Tostream & | operator<< (Tostream &tos, const TCommandSpecified &right) |
TCommandSpecified.hh の 57 行で定義されています。
|
TCommandSpecified.hh の 60 行で定義されています。 |
|
TCommandSpecified.cc の 18 行で定義されています。 参照 Tfalse. |
|
TCommandSpecified.cc の 27 行で定義されています。 |
|
TCommandSpecified.cc の 36 行で定義されています。 |
|
TCommandSpecified.cc の 45 行で定義されています。 |
|
TCommandSpecified.hh の 119 行で定義されています。 参照 Tstring. |
|
TCommandSpecified.hh の 139 行で定義されています。 |
|
TCommandSpecified.hh の 124 行で定義されています。 参照 Tint. |
|
TCommandSpecified.hh の 114 行で定義されています。 参照 Tstring. |
|
TCommandSpecified.hh の 109 行で定義されています。 参照 Tstring. |
|
TCommandSpecified.hh の 134 行で定義されています。 参照 tAliasDepth, と Tbool. |
|
TCommandSpecified.hh の 129 行で定義されています。 参照 Tbool. |
|
TCommandSpecified.cc の 71 行で定義されています。 参照 Tbool, Tfalse, theAbsolutePath, theBuiltinFlag, theCommand, theDirectoryDepth, theFullName, と theName. |
|
TCommandSpecified.cc の 48 行で定義されています。 参照 theAbsolutePath, theBuiltinFlag, theCommand, theDirectoryDepth, theFullName, と theName. |
|
TCommandSpecified.cc の 59 行で定義されています。 参照 Tbool, theAbsolutePath, theBuiltinFlag, theCommand, theDirectoryDepth, theFullName, theName, と Ttrue. |
|
TCommandSpecified.hh の 156 行で定義されています。 参照 Tvoid. |
|
TCommandSpecified.hh の 168 行で定義されています。 参照 Tvoid. |
|
TCommandSpecified.hh の 174 行で定義されています。 参照 Tvoid. |
|
TCommandSpecified.hh の 162 行で定義されています。 参照 Tvoid. |
|
TCommandSpecified.hh の 150 行で定義されています。 参照 Tvoid. |
|
TCommandSpecified.hh の 144 行で定義されています。 参照 Tvoid. |
|
TCommandSpecified.cc の 83 行で定義されています。 |