My Project  0.10.0
Windows SDK for Facebook
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CFBWinStoreCppTests::AppProvides application-specific behavior to supplement the default Application class.
 CApplication
 CFBWinStoreCsTests.AppProvides application-specific behavior to supplement the default Application class.
 CButton
 Cwinsdkfb::FBLoginButtonControl providing a Facebook Login/Logout button
 CControl
 Cwinsdkfb::ProfilePictureCustomControl::ProfilePicture
 Cwinsdkfb::FacebookDialog
 Cwinsdkfb::FBAccessTokenDataRepresents an access token used for Facebook login, with associated data
 Cwinsdkfb::FBAppRequestClass that encapsulates the response from a successful use of the Facebook "App Requests" dialog
 Cwinsdkfb::FBErrorClass wrapper for FB error responses. For the time being, this is a very bare shell around the error response URL from Facebook, and not a full-blown error class such as exists in the Facebook SDK for iOS
 Cwinsdkfb::FBFeedRequestClass that encapsulates the response from a successful use of the Facebook "Feed" dialog
 Cwinsdkfb::FBMediaObject
 Cwinsdkfb::FBMediaStream
 Cwinsdkfb::Graph::FBPaginatedArray
 Cwinsdkfb::FBPermissionsSimple class to contain a set of permissions for FB
 Cwinsdkfb::FBResultContainer class holding the result of a graph API call - either a JSON object of some type, or an error, depending on the value of the Succeeded property. Note that the instantiation of Object and ErrorInfo are exclusive to each other, only one can be instantiated at a time
 Cwinsdkfb::FBSDKAppEvents
 Cwinsdkfb::FBSendRequest
 Cwinsdkfb::FBSession
 Cwinsdkfb::Graph::FBSingleValueUsed to interact with Facebook Graph API calls that return non-paginated values
 Cwinsdkfb::HlsColor
 Cwinsdkfb::IHttpClient
 CFBWinStoreCsTests.MockHttpClient
 Cwinsdkfb::FBClientStatic class used to perform HTTP requests
 Cwinsdkfb::HttpManager
 CIValueConverter
 Cwinsdkfb::ColorLuminosityConverter
 Cwinsdkfb::ScaleConverter
 Cwinsdkfb::ProfilePictureControl
 CCompareFileDates.Program
 CFBWinStoreCsTests.UnitTest1