#include <Social.hpp>
◆ Social()
◆ addFamily()
◆ compatibilityWith() [1/2]
| unsigned char Social::compatibilityWith |
( |
Social * |
social | ) |
|
◆ compatibilityWith() [2/2]
| unsigned char Social::compatibilityWith |
( |
Social & |
social | ) |
|
◆ getAcquaintances()
◆ getAcquaintanceSlot()
| int Social::getAcquaintanceSlot |
( |
Character * |
c | ) |
|
◆ getBestFriend()
◆ getDesiredPersonality()
| WrappingUChar Social::getDesiredPersonality |
( |
| ) |
|
◆ getEnemySlot()
◆ getFamilySlot()
◆ getFriendSlot()
◆ getPersonality()
| WrappingUChar Social::getPersonality |
( |
| ) |
|
◆ getWorstAcquaintanceSlot()
| int Social::getWorstAcquaintanceSlot |
( |
| ) |
|
◆ getWorstFriend()
◆ getWorstFriendSlot()
| int Social::getWorstFriendSlot |
( |
| ) |
|
◆ interact()
◆ print()
◆ setCompatibility() [1/4]
| void Social::setCompatibility |
( |
unsigned char |
_compatibility | ) |
|
◆ setCompatibility() [2/4]
| void Social::setCompatibility |
( |
unsigned char |
_compatibility, |
|
|
unsigned char |
_desiredPersonality |
|
) |
| |
◆ setCompatibility() [3/4]
| void Social::setCompatibility |
( |
Social * |
compatible | ) |
|
◆ setCompatibility() [4/4]
| void Social::setCompatibility |
( |
Social & |
compatible | ) |
|
◆ setFullyCompatible() [1/2]
| void Social::setFullyCompatible |
( |
Social * |
compatible | ) |
|
◆ setFullyCompatible() [2/2]
| void Social::setFullyCompatible |
( |
Social & |
compatible | ) |
|
◆ shareIdeas()
◆ updateLists()
| void Social::updateLists |
( |
int |
maxFriends | ) |
|
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Social & |
r |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: