CPP04 1.0
読み取り中…
検索中…
一致する文字列を見つけられません
Dog.cpp ファイル

Implements the Dog class. [詳解]

#include "Dog.hpp"
Dog.cpp の依存先関係図:

[ソースコード]

詳解

Implements the Dog class.

Provides the implementation for the Dog class methods, including the constructor, destructor, and the overridden makeSound() function.

Dog.cpp に定義があります。