SFML Data Structures

Here are the data structures with brief descriptions:
sfColorSfColor is an utility class for manipulating colors
sfEventSfEvent defines a system event and its parameters
sfFloatRectSfFloatRect and sfIntRect are utility classes for manipulating rectangles
sfIntRect
sfIPAddressSfIPAddress provides easy manipulation of IP v4 addresses
sfVideoModeSfVideoMode defines a video mode (width, height, bpp, frequency) and provides functions for getting modes supported by the display device
sfViewThis class defines a view (position, size and zoom) ; you can consider it as a camera