Phenom Programming Interface
Discover.h
00001 //
00002 //  Discover.h
00003 //  PhenomCtl
00004 //
00005 //  Created by Sander Stoks on 11/25/11.
00006 //  Copyright (c) 2011 Phenom World B.V. All rights reserved.
00007 //
00008 
00009 #ifndef PhenomCtl_Discover_h
00010 #define PhenomCtl_Discover_h
00011 
00012 #include <set>
00013 #include <string>
00014 
00015 std::set<std::string> FindPhenoms(int timeOutInSeconds);
00016 
00017 #endif
Phenom-World BV, Dillenburgstraat 9E, 5652 AM Eindhoven, The Netherlands, www.phenom-world.com

©2012. All rights reserved. Reproduction, copying, usage, modifying, hiring, renting, public performance, transmission and/or broadcasting in whole or in part is prohibited without the written consent of Phenom-World BV. Find your Phenom-World contact information at www.phenom-world.com.