#include <Social.hpp>
◆ Relationship()
| Relationship::Relationship |
( |
Character * |
_sourceCharacter, |
|
|
Character * |
_destinationCharacter, |
|
|
char |
_relationshipLevel, |
|
|
unsigned char |
_compatibility |
|
) |
| |
◆ operator<()
◆ operator==()
◆ operator>()
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Relationship & |
r |
|
) |
| |
|
friend |
◆ compatibility
| unsigned char Relationship::compatibility |
◆ destinationCharacter
| Character* Relationship::destinationCharacter |
◆ relationshipLevel
| char Relationship::relationshipLevel |
◆ sourceCharacter
The documentation for this class was generated from the following files: